Search Issue Tracker
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
[Regression][Raycast][Painting] Sometimes raycast is not working for ter...
Steps to repro: 1. Open Unity;2. Create new project;3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);4. Go to 'P... Read more
Missing a way to read/get VectorArray after using SetVectorArray
Missing a way to read/get VectorArray after using SetVectorArray Since 5.4 uniform shader arrays are set using new API, but some fun... Read more
Crash on TerrainManager::CullAllTerrains when opening a scene with neigh...
Reproduction steps:1. Open the attached project ("1300660.zip")2. Open scene "Hot LZ" Reproducible with: 2020.2.0b9, 2020.2.1f1, 202... Read more
[Terrain] The function TerrainData.GetDetailLayer only returns 0 or 1
To reproduce:1) Open the attached project and scene2) Select Terrain in Hierarchy3) Right Click Terrain Detail Density Exporter in t... Read more
Terrain connection points are visible at certain distances/angles when T...
To reproduce:1. Open project ("TerrainSeamsBug.zip")2. Focus "CAMERA 1" and then look at the "CYLINDER" object3. Notice there is a s... Read more
[Regression][API] 'scriptParameterClass != NULL' exceptions thrown when ...
Steps to repro: 1. Open attached project and 't1' scene. Expected result:No errors thrown. Actual result: 2 errors: - Assertion fail... Read more
[Terrain] When painting Terrain and saving project mid-paint, all change...
Repro:1. Create/open a project in 2019.12. Create new Terrain object via the Hierarchy Context Menu3. Select the Raise/Lower Height ... Read more
Wrong scaling in the render paths view mode
How to reproduce1) Open gfx tests project https://ono.unity3d.com/test-data/gfx-tests2) Open scene /857-BakedLighting_LightModes_Sha... Read more
Grass mipmaps does not switch after adding a certain number of grass tex...
(Check the attached .gif file to see the bug) Reproduction steps:1. Open the attached project2. Navigate to Assets3. Open the main s... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved