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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
nventimiglia
Jan 19, 2015 16:47
I just ran into this with a UIText component. Really annoying.