Search Issue Tracker
[Anim] "NullReferenceException" error when starting to create a second a...
"NullReferenceException: Object reference not set to an instance of an object" error appears in the console when trying to create a ... Read more
[Anim] InvalidOperationException error when starting to create an animat...
"EndLayoutGroup: BeginLayoutGroup must be called first." error appears in the console when we try to create animation clip and then ... Read more
Track Header goes over other elements of the timeline window
To reproduce:1. Create new timeline2. Add any Track to timeline3. Move Track header to left4. Notice that track header bleed out int... Read more
[MinMaxCurves] WrapMode icons are offset from the curve keys.
The WrapMode icons appear a significant distance under their respective keys and can often not be seen without resizing the curve wi... Read more
Performance issue in "Profiler" UI with increasing number of events
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Open the "Profiler" and enable "Record" and "Deep Profile"3. Enter Play mod... Read more
[iOS 11] Tapping on the input field doesn't open keyboard if the externa...
To reproduce:1. Open project attached by the user2. Build it for iOS (make sure that Scenes/Starter scene is attached)3. Connect ext... Read more
Profiler leaks memory at a pace of 1-2 MB/s in an empty scene
Reproduction steps:1. Create a new project.2. Open profiler and press profile editor. (Works with game profiling as well). Expected ... Read more
[AntiAliasing] "Invalid antiAliasing value (must be at least 1)" error o...
Console spams error "Invalid antiAliasing value (must be at least 1)" when we set antialiasing to "disabled" in quality settings and... Read more
MaterialPropertyBlock calls GC.Alloc when using MaterialPropertyBlock.Ge...
Reproduction steps:1. Open project attached (repro.zip).2. Open scene "Scene".3. Open Profiler.4. Press Play. Expected result: GC.Al... Read more
Unity occasionally crashes on Playing scene with A* on .NET 4.6
To reproduce:1) Create new project2) Download and import A* Pathfinding Project from Asset Store3) Find RVO 2D scene and open it4) P... 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