Search Issue Tracker
[Collaborate] New layer is not pushed when the project is not saved, res...
How to reproduce:1. [PC1] Open a new project2. [PC1] In Hierarchy, create Cube Prefab and delete it from the Hierarchy3. [PC1] [PC2]... Read more
Animator Window grid does not cover the entire graph area
Steps to reproduce:1. Create/Open any Unity project2. Open Window->Animation->Animator3. Zoom in or out and observe the grid c... Read more
[Shuriken] Unity crashes on "ParticleSystemParticles::element_assign" wh...
Reproduction steps:1. Open attached Unity project.2. Open the "repro" scene.3. Descend "FX" game object in the hierarchy.4. Select "... Read more
BatchRendererGroup draws have poor thread load balancing in some cases
A user on the forum reports that BatchRendererGroup is taking longer than GameObjects for their workload. The issue seems to be that... Read more
Emissive lights are visible only with LOD 0
To reproduce: 1. Open the project, attached by the tester (emmisiveBug.7z)2. Open the "Testland 1" scene3. In the Scene view, focus ... Read more
Color of baked Lightmaps is incorrect when a Material with Emission is p...
How to reproduce:1. Open the user-submitted project2. Open the scene "Scene" (Assets/Scene.unity)3. In the Project window, select th... Read more
Editor crashes when importing large OBJ file
Reproduction steps:1. Open the user’s attached project2. Import extracted “Final.obj” OBJ file from attached zip file3. Wait for the... Read more
Running Game crashes Editor
1. What happenedI press the play button and it crashes. Generally happens only the second time that I run the game. The first time i... Read more
UI Builder section has scrollbars in the "Inspector" section, which are ...
Steps to reproduce: Create a project Go to "Project" -> "Asset" section -> right click ->Create ->UI Toolkit -> UI Do... Read more
Probes lose their lighting data after entering Play mode when Baked and ...
Steps to reproduce: Download the attached project and open SimpleOutdoorsA scene Make sure that both baked and realtime GI are enabl... 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