Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0f1
Issue ID
852049
Regression
No
[Painting] Brush is not rendered after raising terrain on y-axis
Steps to repro:
1. Open attached project and 'test' scene;
2. Select 'Terrain' gameobject in the Hierarchy view;
3. Select any of the painting tabs in Terrain Component (e.g. Raise/Lower terrain);
4. Hover over terrain;
5. Notice that brush with blue highlight is rendered;
6. Input any number bigger than 49 to the Y-axis transform value (e.g. 50);
7. Hover over terrain.
Actual result:
Brush is not rendered. See attached gif video.
Expected result:
Brush should be rendered everytime, not regarding to terrain's gameobject transform value.
Notes:
- Reproducible in 5.6.0a3, 5.5.0f1, 5.4.3f1;
- Reproducible in both OSX 10.12.1 and Windows 10;
- Reproducible with any value more than 49.99;
- Reproducible only when increasing y-axis value in positive direction; not reproducible for increasing any other axes transform values.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Action can't be undone after changing the base Controller on the Animator Controller
- The Axes Gizmo is wiggling around when moving around the Scene View with enabled Physical Camera and Isometric View
- The script can be dragged and dropped before it is compiled
- Double clicking script field no longer opens it in the external script editor
- [Android] Build fails with built-in PAD custom asset(s) when using sample Addressable
Add comment