Search Issue Tracker
Fixed in 3.0.2-preview
Votes
0
Found in [Package]
3.0.1-preview
Issue ID
1283140
Regression
No
[Terrain Tools] Incompatible texture formats for various noise operations on older graphics APIs
Repro steps:
1. Open new project
2. Add to the project the Terrain Tools package that is checked out to PR revision
3. Open Project Settings
4. Go to the Player section
5. Under "Other Settings" see the Rendering section
6. Uncheck the option to "Auto Graphics API for" your platform. ie Windows
7. In newly appeared reorderable list, click the + button in the bottom right
8. Add one of the following Graphics APIs to the list: OpenGLES3 or Vulkan
9. Drag the newly added Graphics API to the top of the list
10. You will be prompted to reload the project/restart the editor after possibly saving
11. Save if needed and opt to restart the editor
12. Now add a new Terrain to the Scene
13. Select the Terrain
14. Select the Paint Terrain option in the Terrain Inspector
15. In the dropdown for the painting tools, select Sculpt -> Noise
16. Set your brush strength to 1
17. Begin painting on the Terrain
Expected results: There is a visible change in Terrain height when painting noise when older graphics APIs or Vulkan in in use
Actual results: There is little to no visible change in the Terrain height when painting noise when older graphics APIs or Vulkan is in use
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment