Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0a1
2018.1.0a7
Issue ID
974110
Regression
Yes
Scene state gets dirty after baking
Steps for reproduction:
1) Download and open the project below
2) Open the scene `t1`
3) Bake the scene and save it
4) Check the scene state by going to top down menu and choose "SceneState > isDirty"
5) Observe that the state is clean
6) Bake the scene again without making any changes over the scene
7) Check the scene by choosing "SceneState > isDirty" again
8) Observe that the state is dirty
Notes:
- Sometimes it doesn't occur the first time this is tried, baking the scene a couple of times could be necessary
- Regression introduced in 2018.1.0a1;
- Reproducible in 2018.1.0a7, 2018.1.0a1;
- Not reproducible in 2017.3.0f1, 2017.2.0p4.
-> A customer is looking forward for the fix in 2017.1 (see toward the last log) so need to double check it is fixed there as well and backport to it as well.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UpdateRendererBonudingVolumes process takes more time when disabled Renderers are used
- "ArgumentNullException: Value cannot be null" error is thrown when selecting a Visual Element with a custom Render Texture set as a background
- Changes are not saved when changing Styles' orders in the UI Builder
- “InvalidOperationException: Not enough space in output buffer (need 24, has 0)” error is thrown when using NativeList.GetVertices()
- High CPU usage when Spline Evaluate functions are used
Add comment