Search Issue Tracker
Fixed in 4.5.X
Votes
0
Found in
4.3.0f4
Issue ID
577687
Regression
Yes
Saving a scene after changing terrain data in debug mode revers the change
To reproduce:
1. Create a new terrain in a scene
2. Duplicate the terrain in project view
3. In scene view select the terrain and switch the inspector to debug mode
4. Switch the terrain data with the new duplicated terrain data
5. Save the scene
Expected result: The scene saves
Actual result: Terrain data reverts before saving
Comments (1)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Label” name in Sprite Library Editor window lacks character limit causing long names go under the Object Field
- Preview image (screenshot) is not available after capturing snapshot in Memory Profiler
- Crash on UNITY_FT_Stream_ReadAt when changing TMPro properties after unloading an AssetBundle
- Particles spawn at the same position when using raw byte address buffer in VFX Graph
- Decal Shader Graph - Custom vertex interpolators are always 0
nventimiglia
Jan 19, 2015 16:47
I just ran into this with a UIText component. Really annoying.