Search Issue Tracker
Fixed in 5.3.5
Votes
0
Found in
5.3.3f1
Issue ID
776268
Regression
No
[OSX] System.Environment.SpecialFolder.Personal returns different path on editor and standalone with .Net 2.0 subset
1. Open attached project
2. Open scene "MainScene"
3. Press play and look at console, it will print /Users/yourusername folder
4. Build to OSX standalone with .Net 2.0 subset and look at player.log, it will print /Users/yourusername/Documents folder
5. Build to OSX standalone with .Net 2.0 and look at player.log, it will print /Users/yourusername folder
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Add comment