Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
Issue ID
1170807
Regression
No
When "draw instanced" is changed for entire terrain group and then undone, it is only undone for the terrain that was selected
Repro steps:
1.Create terrain with neighbors
2. Go into terrain settings and check or uncheck "draw instanced"
3. ctrl+z
Expected result: all terrains have the check or uncheck undone
Actual result: only the terrain that was selected when checked or unchecked is changed.
Comments (3)
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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
ElvinKenneth
Apr 07, 2022 08:55
When "draw instanced" is changed for the entire terrain group and then undone, it is only undone for the terrain that was selected,
1. Create terrain with neighbors
2. Go into terrain settings and check or uncheck "draw instanced"
3. ctrl+z
Expected result: all terrains have the check or uncheck undone
Actual result: only the terrain that was selected when checked or unchecked is changed.