Search Issue Tracker
Move gizmo rotation is different when selecting tools with mouse or keyb...
When selecting transform tools with mouse, move gizmos rotation is the same as the objects after rotating the object. Using keyboard... Read more
Objects created in "if UNITY_EDITOR" make their way into the Build, if t...
To reproduce:1. Open "Example.zip" project.2. Open "scene2".3. Delete "Cube(Clone)" in Hierarchy, and save scene.4. Build and Play p... Read more
[Previewer] Clip "name" does not appear on FBX preview
Clip "name" does not appear on FBX preview, but does appear as expected when previewing the clip directly.Both methods of previewing... Read more
Collab - Deep Dive Start - Initial Publish needs better input lag handling
Assuming you have a new project and Collab was never enabled. This issue assumes you have one of the following as well:a) A project ... Read more
Collab - Deep Dive Start - Collab recovers poorly from latency spikes
Assuming you have a Collab enabled project. Assuming you have a Web Debugger of some kind that is capable of injecting latency into ... Read more
[iOS] local notifications aren't cleared on iOS10
Steps to reproduce:1. Open User's attached project2. Build for iOS3. Run on iOS10 device4. On device: go to home screen (hit the hom... Read more
Crash on GameObject::IsActive or std::_Tree_val when applying settings ...
How to reproduce:1. Open the attached "TestProjectRepro" project2. Open the "PrefabTest" scene3. Type "Gloss" in to the Hierarchy se... Read more
[ParticleSystem] Increased memory usage
Reproduction steps:1. Open the attached "ParticleSystemMemory_5.3.7" project.2. Open and play the "Test" scene.3. Go to Window > ... Read more
[Linux Editor] Unity crashes in UTF16String::BorrowString(ScriptingStrin...
When 'Step Over' is performed in an attached debugger, Unity crashes. Steps to reproduce:1) Open the attached project.2) Open 'NewBe... Read more
[IL2CPP][iOS] Asset Bundle loading assemblies are stripped if there are ...
If there are no MonoBehaviours (C# scripts deriving from MonoBehaviour) in the Project, Asset Bundles cannot be loaded on iOS. Steps... 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