Search Issue Tracker
Fixed
Fixed in 2022.3.66f1, 6000.0.57f1, 6000.2.2f1, 6000.3.0a5
Votes
0
Found in
2022.3.62f1
6000.0.50f1
6000.1.4f1
6000.2.0b3
6000.3.0a1
Issue ID
UUM-109747
Regression
No
MacOS persistentDataPath uses old path when built compared to Editor Play mode
How to reproduce:
1. Open the attached “IN-101863” project
2. Enter Play mode
3. Observe the path in Game View
4. Exit out of Play mode
5. Delete the folder “IN-101863“ observed in the path
6. Build And Run the project
7. Observe the path in the Player
Expected result: The path in the built project Player is the same as the one in the Editor’s Play mode
Actual result: The built project Player displays a different path than the path in the Editor’s Play mode
Reproducible with: 2022.1.0a4, 2022.3.62f1, 6000.0.50f1, 6000.1.4f1, 6000.2.0b3
Reproducible on: MacOS 15.5 Silicon
Not reproducible on: Win10
Note: On Windows 10, the path (%userprofile%/AppData/LocalLow/<companyname>/<productname>) remains the same in Editor Play mode and when in the built Player. As per the documentation https://docs.unity3d.com/6000.1/Documentation/ScriptReference/Application-persistentDataPath.html
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Add comment