Search Issue Tracker
Crash on Shader::GetLocalKeywordRemap or ShaderLab::Pass::ApplyPass when...
Reproduction steps:1. Open attached project "1254964"2. Open scene "myscene" and select "Terrain" from the Hierarchy3. In the Inspec... Read more
All the textures are cleared when creating Texture array
How to reproduce:1. Open the project the "1323870_Repro" project (the project is in google drive, the link is in the edit)2. Open th... Read more
Crash when selecting two cameras in the hierarchy when there is a Terrai...
How to reproduce:1. Download, extract and open the attached project (1098608_repro.zip)2. Open scene 'Game' (Assets -> Scenes)3. ... Read more
JobTempAlloc error appears in Standalone Build output log if trees are i...
Reproduction Steps:1. Import attached project.2. Open Test scene.3. Build and Run.4. In Standalone Build Data files, open output.log... Read more
[Terrain] Weird texture blending with 5+ layers on Terrain with Built-in...
Repro:1. Create Terrain2. Create 5+ Terrain Layers, each with different diffuse textures3. Add all Terrain Layers to Terrain4. Paint... Read more
'A tree couldn't be loaded because the prefab is missing' error is throw...
To reproduce:1. Create a new project2. Import attached custom package ("case_1191833.unitypackage")3. Observe Console Expected resul... Read more
[Graphics] Directional light passes through the tree leafs making them a...
Steps to reproduce: 1. Open Unity;2. Open attached project and 'test' scene; 3. Notice that directional light source is located behi... Read more
Assertion failed on expression: 'm_PreloadTextureAtlasData.size() == m_D...
To reproduce:1. Open attached project2. Open 'TerrainError' scene3. Edit terrain(i.e paint, smooth height)4. Save changes Expected: ... Read more
Terrain tree culling performance regression
This bug has been fixed. However, some similar regression bugs are suspected to still exist. Please file new bug reports for them. T... Read more
lhs.terrainInstanceHash == rhs.terrainInstanceHash assert when building ...
Steps to reproduce: 1. Open attached project2. Open scene "Bug Report"3. In Lighting window, clear built lightmap and start baking n... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used