Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2017.1.0f3
Issue ID
963989
Regression
No
Scene becomes dirty after pressing apply on the prefab without making any changes
To reproduce:
1. Open a new project
2. Created a game object in the Hierarchy
3. Make a prefab out of it
4. Select the prefab in the Hierarchy
5. Press apply in the Inspector window
6. Observe as the scene becomes dirty
7. Save the scene and repeat step 5 without making any changes
Expected result: scene does not become dirty since there are no changes made
Actual result: scene becomes dirty, even tho no changes are made
Reproduced on: 5.5.5f1 5.6.4f1 2017.1.0f3 2017.2.0f3 2017.3.0b7 2018.1.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment