Search Issue Tracker
[UI][TerrainInspector] Terrain texture selection outline is subtle
Steps to repro: 1. Open attached project and 'test' scene;2. Select Terrain gameobject in the Hierarchy;3. Go to 'Paint Texture' tab... Read more
[UI] Add tooltips for long tree prototype names in tree palette
Tree prototype names are cut in tree palette. Differences at the end of the names are not visible. It makes sense to add a tooltip t... Read more
[Terrain] MissingReferenceException after deleting a Terrain using a cus...
Console gets spammed with a MissingReferenceException after a terrain with a modified custom material is deleted from the scene. Rep... Read more
Polyworld component errors when creating poly terrain with daydream
To reproduce:1. Import PolyWorld: Woodland Low Poly Toolkit package (https://www.assetstore.unity3d.com/en/#!/content/18572)2. Open ... Read more
Cannot undo Terrain settings
Steps to reproduce : - create a new Terrain- go to Settings and modify one of the options- press ctrl+z and notice the action of cre... Read more
[Metal][NVIDIA] Grass Textures are flickering when using Post Processing...
How to reproduce:1. Open "GrassFlicker" project and "1ksubmit" scene2. Expand "FPSController" GameObject in Hierarchy and click on i... Read more
TerrainData.SetHeights() doesn't update terrains tree colliders
Steps to reproduce:1. Download Test.zip and open "main" scene2. Enter play mode3. Walk through instantiated tree (Controls WASD). Ex... Read more
Crash in SplatDatabase::RecalculateBasemap when opening the scene which ...
Reproduction steps:1. Try to open the attached project;2. Observe the crash. Expected results: The scene with terrain will not crash... Read more
Elevating terrain using TerrainData.SetHeights results in Raycast not hi...
To reproduce:1. Open attached Unity project "TerrainTest2.zip"2. Open "Scene" scene3. Go into play mode4. Move the mouse around the ... Read more
Crash in TryGetTerrainHeight when entering Play Mode
To reproduce:1. Open attached Unity project "WRLD.zip"2. Open Assets --> Wrld --> Scenes --> either EcefSpace or UnitWorldS... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS