Skip to content

Bug running in shared environment: UnauthorizedAccessException: Access to the path "<gamedata>/ML-Agents" is denied. #4911

Closed
@pt2302

Description

@pt2302

It looks like this is caused by the Timer.cs code, which catches IOExceptions but not UnauthorizedAccessExceptions.

This happens when the file [gamedata]/ML-Agents/Timers/[GameName]_timers.json is owned by someone else.

Metadata

Metadata

Assignees

Labels

bugIssue describes a potential bug in ml-agents.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions