Search Issue Tracker
Culling masks do not work with baked lighting
Steps to reproduce: 1. Clone Adventure-Sample-Game project2. Open Market scene3. Pan viewport camera around4. Notice that the realti... Read more
Terrain Detail Mesh creates unnamed "Texture2D" with no reference to an ...
Reproduction steps:1. Open the attached project "Bug Test.zip"2. Open the Memory Profiler from "Window > Analysis > Memory Pro... Read more
[Android] Android NDK installed in default path throws "Android NDK not ...
Steps to reproduce: Open new Unity Project In Build Settings, switch platform to "Android" In Build Settings, Build Observe modal er... Read more
NavMesh.Raycast doesn't return correct hit position
Steps to reproduce:1. Open the user attached "NavMeshCastTest03.zip" project2. Open SampleScene3. Watch the Gizmo in the Scene Windo... Read more
Terrain material does not receive updates when its color is changed usin...
Reproduction steps:1. Open the attached 'MapTest' project2. Open the 'SampleScene'3. Enter Play mode4. Observe the 'MapManager' Game... Read more
TAA quad-like artifacts around moving silhouettes
When TAA is on and object moves, some weird quad-shaped artifacts can show up around silhouettes of moving objects. Read more
Garbage is generated by the AutoConnect method when deleting a Terrain w...
Reproduction steps:1. Open the user's attached "AutoConnectBug.zip" project2. Open the "AutoConnect_Unecessary_Garbage_Generation" S... Read more
Terrain data becomes corrupted after pulling from git remote
How to reproduce:1. Clone the repository (linked in the edit below)2. Switch to the terrain-origin branch and create a new testing b... Read more
Splat map area of terrain with more than 4 textures isn't rendered on ri...
Reproduction steps:1. Open the attached project ("VrTester.zip")2. Enter Play mode Expected result: Right eye splat map area of the ... Read more
Weird conversion of HDR color units
Version tested: trunk (2022.2.0a9 + master)Incorrectly blamed HDRP first but looks like this is a core editor issue and reproduces o... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default