Search Issue Tracker
Machine lags when instancing properties are absent from the MaterialProp...
How to reproduce:1. Download attached "case_1115627-instancingCrash.zip" project and open in Unity2. Open the "SampleScene" Scene3. ... Read more
Assertion failed on expression: 'rs->textureID == realRS->textureID'
This assert (and same for width & height) semi-randomly hits on debug built unity (maybe a console message on release) and it's ... Read more
[WebGL] [URP] Camera clearing artifacts can be seen in build when using ...
Reproduction steps:1. Open the attached project ("case_1240240-BufferBug.zip")2. Open the repro scene ("ReproductionScene")3. Switch... Read more
[HDRP] Disabling Motion Vectors and enabling MSAA leaves a texture water...
Reproduction steps:1. Open the user's attached project "JitterReproduction.rar"2. In the Project window open "SampleScene.unity" und... Read more
[Stats Window] URP Shadow casters count differs from Built-In RP shadow ...
How to reproduce:1. Download the attached "case_1088730-ShadowCascadeCulling.zip" project and open in Unity2. Open "SampleScene" sce... Read more
Freeze when importing a specific FBX file
Reproduction steps:1. Open user's attached project2. in the Project window, click on MSL_clean_NoStringblend.fbx Expected result: In... Read more
[HDRP] Uninitialized variable (RayMarch) at kernel TraceGlobalIlluminati...
Two warnings are thrown one related to TraceGlobalIlluminationHalf and the other is TraceGlobalIllumination Repro:1) Delete library ... Read more
[InputSystem] InputSystem is not initialized when run in `-batchmode`
1) Run the Integration test `WindowsInput_RemoteDesktopMouseMovements_AreDetected` through utr or yamato2) Notice the test fails due... Read more
Mesh.GetUVs returns canAccess = false when the mesh is Instantiated / Cl...
Reproduction steps:1. Open attached project "SetUv.zip" and scene "SampleScene"2. In Hierarchy window, select GameObject3. In Inspec... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist