Search Issue Tracker
[iOS] App crashes with "A command encoder is already encoding to this co...
How to reproduce:1. Open the attached project ("unity.zip")2. Build an Xcode project and open it3. Open /Libraries/<user's librar... Read more
Updating the UI Text component every frame increases memory allocated to...
To reproduce: 1. Open the project, attached by user (MemoryTests.zip)2. Open "main" scene3. Enter Play mode4. In Profiler, select Me... Read more
Lines rendered by Line Renderer are inconsistent in width when the Line ...
How to reproduce:1. Open the attached "1331916_Repro" project2. Open the Scene "UIElementsScene"3. Enter the Play Mode Expected resu... Read more
Model skin weights are not evaluated when editing them in Paused Game view
To reproduce:1. Open up 'SkinWeightsBugRepro.zip' attached project2. Enter Game view and then Pause it3. In Hierarchy search for 'jn... Read more
[Memory Profiler] [Mono Upgrade] Snapshot displays <uninitialized type> ...
How to reproduce:1. Open the attached "case_1349827.zip" project2. Select Window/Analysis/Memory Profiler and Capture the Snapshot3.... Read more
Memory leak when previewing a prefab with a scene that has many lights
Steps:1. Open attached project (MemLeak.zip)2. Open Master scene3. Make sure SceneView is opened and looks at all the lights4. On Pr... Read more
[PhysX] Articulation joint Motion - "Limited" can be broken by force
How to reproduce:1. Open the user's attached project ("ArmRobot.zip")2. Enter Play mode3. Aim at the robot arm and shoot spheres cli... Read more
Unity freezes when importing a specific .FBX file
How to reproduce:1. Create a new project2. Drag cylinder.FBX file into the Project Expected result: cylinder.FBX is imported into Un... Read more
[Graphics] DrawMesh crashes editor if material is not valid or null
Steps to reproduce: 1. Download and import attached project. (repro-case_756849-DrawMesh.zip)2. Open scene: main3. Press play. Crash... 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