Search Issue Tracker
[macOS] Crash when calling ProjectWindowUtil.CreateScriptAssetFromTempla...
How to reproduce:1. Open the attached "1246626" project2. In the Test Runner window, run the "TEST_THAT_CRASHES_THE_EDITOR" test3. O... Read more
[iOS] using Xcode recommended settings throws "This function declaration...
Reproduction steps:1. Create an empty project2. Switch the platform to iOS3. Build the project and open it in Xcode4. Go to warnings... Read more
DOTS Compiler error when using Entities.Foreach with Lambda expression
How to reproduce:1. Open user's attached project2. Observe Console log Expected result: No errors in the Console logActual result: "... Read more
[mobile]TextMeshPro input field keyboard does not open when the Input fi...
How to reproduce:1. Open the attached "case_1249762-InputFieldTestProject (1)" project2. Build for iOS and deploy the Xcode project ... Read more
[TextMeshPro] ArgumentException error is thrown when saving Font asset a...
ArgumentException error is thrown when saving Font asset after updating it from its preset asset. Steps to repro:1. Open the attache... Read more
[TMP] TextMeshPro font preset focus is being lost when resetting
TextMeshPro Font preset asset focus is being lost when resetting. Steps to repro:1. Open the attached project.2. Project Window >... Read more
UnityLinker fails to run when Assembly Definition Asset is named InputMo...
How to reproduce:1. Open user's attached project2. Make sure Scripting Backend property is set to IL2CPP in the Player Settings3. Go... Read more
Crash on XRInputSubsystem::TrySetTrackingOriginMode when starting XRGene...
How to reproduce:1. Open attached project "Case_1236259" and load scene "SampleScene"2. Enter Play Mode Reproducible with: 0.0.6-pre... Read more
Canvas with Screen Space - Camera does not render UI accurately when usi...
How to reproduce:1. Open user's attached project2. Enter Play Mode3. Observe Game view Expected result: All of the UI is renderedAct... 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