Search Issue Tracker
[iOS] Multi-Display causes a crash on Metal`MTLReportFailure
How to reproduce:1. Build the "Multi-Display.zip" project for iOS2. Connect extra screen to iOS device (via cable or Airplay)3. Run ... Read more
[Docs] MonoBehaviour Import Settings and imported MonoBehaviour referenc...
How to reproduce:1. Create a new MonoBehaviour script and select it in the Project Window2. In the Inspector Window press the blue d... Read more
Error "'GamepadSpeakerOutputType' does not exist in the namespace 'Unity...
Reproduction steps:1. Open the attached project "ZSerializer.zip"2. In File > Build Settings make sure that "ZSerializer/Samples/... Read more
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... Read more
[AsyncProgress] Initializing the C# Progress class from a non main threa...
If you use the C# Progress class and it is not initialized, the static constructor will be called. The constructor is not thread saf... Read more
Editor freezes when played second time
To reproduce:1. Open attached project, scene "main"2. Play it.3. Stop it.4. Play it again.The editor should now freeze. Read more
Images with "Preserve Aspect" enabled are jittering / moving around when...
How to reproduce:1. Open attached project "PreserveAspectTest.zip" and scene "SampleScene"2. Enter Play mode3. In Game view, use mou... Read more
[Game View] The editor is reading the displace scale from the Primary Mo...
Update 2023-11-14 (Kevin): The PR from the bisection causes the game view scale to snap to whatever the EditorGUIUtility.pixelsPerPo... Read more
Crash on GameObject::IsActive when dragging a Prefab to a Scene
Reproduction steps:1. Open the user’s attached project2. In the Project Window find “Hollow” Prefab3. Drag “Hollow” Prefab into the ... Read more
Script debugging causes iOS build to fail on Windows with Mono2x.
Cross compilation job Assembly-CSharp-firstpass.dll failed is the error message user will get while trying to build for iOS on windo... 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