Search Issue Tracker
[Shuriken][Batching] Particles Systems with "Texture Sheet Animation" "S...
Reproduction steps: 1. Open "1157029" project2. Select every game object in the Hierarchy3. Open the "Stats" window in the Game wind... Read more
[Global Illumination] Spot Light passing through the object.
Light passing through the mesh. Steps to repro:1. Open the attached project.2. Open the "Test" scene. Actual Result:Light passing th... Read more
Reverting prefab overrides results in "Dangling components have unfulfil...
Reproduction steps: 1. Open "DanglingTest.zip" project2. Select "Camera (3)"3. "Overrides" -> "Revert All" Expected Result: Prefa... Read more
[NestedPrefabs] When building AssetBundles with Nested Prefab, Assets ar...
Reproduction steps: 1. Open "Nested Prefabs.zip" project2. Open Asset Bundle browser window3. Build Bundles4. Notice "child' and "pa... Read more
Prefabs are losing data/references to other components inside the prefab...
Reproduction steps: 1. Open "1152124" project2. Select "AiGraph" in the Project window3. Open Prefab4. Open Graph5. Create 3 Utiliti... Read more
Text overlap in Sprite Editor window
Reproduction steps: 1. Open "1157596" project2. Open Sprite Editor and select Sprite3. Notice that Bottom right controls have overla... Read more
[ECS] SkinnedMeshRenderer does not render while using Command Buffer Ins...
Reproduction steps: 1. Open "1157346" project2. Open "withSkinnedMeshRenderer" scene3. Enter Play mode4. Notice that a humanoid mode... Read more
[IL2CPP][WebGL] Build fails when multidimensional arrays are present in ...
Reproduction steps: 1. Open "BoolMatrix3DTest.zip" project2. Build for WebGL3. Notice error: "IL2CPP error for type 'Test' in assemb... Read more
[MacOS][Metal] RenderTextures that have MipMaps enabled don't render pro...
Reproduction steps: 1. Open "GLClearIssue.zip" project2. Open "GLClearIssue" scene3. Enter Play mode4. Notice that both planes are r... Read more
[iOS] OnPointerUp and OnDragEnd events work inconsistently or are ignore...
How to reproduce:1. Open the attached iPhoneX_UIEventIssue.zip2. Go to Project window-> Scenes3. Open the "Sample Scene" scene4. ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code