Search Issue Tracker
[Android] Development Player crashes on startup with Amazon Fire HD 6
The Development Player crashes on startup with Amazon Fire HD 6. Read more
Physics 2D Raycaster always overrides UI raycaster regardless of sorting...
How to reproduce: 1. Open attached project2. Open scene scene.unity3. Play the scene4. Select the EventSystem gameobject5. Hover ove... Read more
The Windows standalone player has a default SynchronizationContext set
To reproduce:1. Create a new Unity project.2. Add a script to a game object with this code:void Awake(){if (System.Threading.Synchro... Read more
[CharacterController] isGrounded returns wrong values while character is...
Steps to reproduce: 1. Open the attached project2. Add a 'Test' input button in Editor/Project Settings/Input3. Open and play the 'A... Read more
Speed-Multiplier get activated on rename of assigned parameter
Create Animator ControllerCreate Blend TreeRename default "Blend" paramBUG: Blend Tree Speed/Multiplier param gets activated :( Read more
Unity attempts to load mono dlls even when in hidden directories
To reproduce:1. Open attached project2. Notice Unhandled Exception: System.Reflection.ReflectionTypeLoadException: The classes in th... Read more
Generics expander expands more than it is needed, resulting in endless r...
How to reproduce: 1. Open attached project2. Build to iOS3. Open in Xcode4. In the Find navigator, search for "wrapper"- Notice that... Read more
100% CPU usage when using fallback characters from system font
How to reproduce: 1. Open attached project2. Open scene Untitled.unity3. Build to iOS and run- Note the CPU usage and the time it ta... 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