Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0b10
Issue ID
949284
Regression
Yes
DynamicsManager.asset and Physics2DSettings.asset are overridden every time the project is saved although no changes were made
How to reproduce:
1. Open Unity
2. Create a new project
3. Create a new scene
4. Save scene and close Unity
5. Reopen created project
7. Make changes to 'Main Camera' (Position, Rotation, Scaling)
8. Check DynamicsManager.asset and Physics2DSettings.asset modification time stamps
Expected result: DynamicsManager.asset and Physics2DSettings.asset are not modified as no changes to physics options were made
Actual result: DynamicsManager.asset and Physics2DSettings.asset get overridden although no changes were made
Note: comparing files before and after saving revealed that no data changes were made. The file was just cleared and flushed with the same information.
Regression first introduced in - 2017.2.0b7
Reproducible with - 2017.2.0b7, 2017.2.0b8, 2017.2.0b10, 2017.2.0f2, 2017.3.0a4, 2017.3.0b4, 2018.1.0a1
Not reproducible with - 5.6.3p4, 2017.1.0a1, 2017.1.0f1, 2017.1.0p5, 2017.1.1p2, 2017.1.1p4, 2017.1.2f1, 2017.2.0b4, 2017.2.0b6, 2017.3.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment