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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Add comment