Search Issue Tracker
When the project name contains a ";" character, the editor crashes while...
Reproduction steps: Open the user’s attached project “CrashRepro“ Open “Assets/Scenes/SampleScene.unity” scene From the Project Wind... Read more
Removing instance of prefab from scene takes long time, when Animation w...
To reproduce:1. Open attached project2. Open Main scene3. Delete AssasinPrefab from hierarchy4. Notice that it takes a long time6. R... Read more
Burst performance is degraded up to 8 times when number of calculations ...
How to reproduce:1. Open attached project ("BurstPerformance.zip")2. Open Test Runner3. Open Performance Test Report4. In Test Runne... Read more
[RenderDoc] Compute Shader Dispatch Calls do not show in the Event Log
Repro steps:1) Open the project and main.scene in it2) Load RenderDoc on the Game View3) Press play and capture the frame with Rende... Read more
[HDRP] Spot light Pyramid Shape has shadow artifacts on aspect ratio val...
Steps to reproduce:1. Open attached project2. Open TestScene3. Adjust the spot angle until you observe the leaking shadows Expected ... Read more
EditorUtility.DisplayDialog close button looks different from the standa...
Reproduction steps:1. Open the user's attached project2. Select Bug > Reproduce from the Menu bar3. Close the first dialog window... Read more
Particles set to emit from a Skinned Mesh Renderer do not work with Blen...
When a particle system is set to use a Skinned Mesh Renderer as its Shape, and that mesh is using blend shapes, the particles are on... Read more
[Cache Server] Editor imports assets and tries to fill in Cahce Server a...
If you open project one computer connected to the Cache Server - it will fill in Cache Server with the import results(that is correc... Read more
[LWRP]Build crashes when built with shadergraph file added to Always Inc...
To reproduce:1. Open "1191757" project2. Open Player Settings > Graphics3. Add a new Element in Always Include Shaders list (incr... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class