Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0b7
Issue ID
840337
Regression
No
[SceneView][Sculpting] Previously chosen brush is not rendered correctly after switching Terrain component's tabs
Steps to repro:
1. Open Unity;
2. Open attached project and 'test' scene;
3. Select Terrain gameobject in the Hierarchy view;
4. Choose any unique brush preset (for example, a star);
5. Switch to the 'Paint trees' tab;
6. Observe that brush is rendered like a big circle with rough edges;
7. Switch back to 'Paint Height' tab;
8. Observe brush rendering in Scene view.
Actual result:
After switching back from 'Paint Trees' tab brush is rendered like a circle with rough edges, yet other brush (star) is selected. See attached actual.png screenshot and gif video.
Expected result:
After switching back from 'Paint Trees' tab previously chosen tab should be rendered on terrain's brush in Scene view. See attached expected.png screenshot.
Notes:
- Reproducible in 5.5.0b7, 5.4.1f1, 5.3.5p2, 5.2.2p4;
- Reproducible on both Windows 10 and OSX 10.12;
- Reproducible only when switching back from 'Paint tree' tab;
- Brush still works correctly when painting on terrain; the issue is only in scene view rendering.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment