Search Issue Tracker
5.4b5 Crash on DrawUtil::CleanupDrawMeshRawFromNodeQueue when selecting ...
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Uncollapse game object: House4. Select random obj... Read more
5.4b5 Internal: RenderNodeQueue::AllocateSpaceForNodesshould error
Steps to reproduce: 1. Download and import attached project.2. Open scene: GameScene.3. Play in editor.4. Create host.5. Inspect the... Read more
[iOS] Internal profiler reports Static draw call statistics the same as ...
Steps to reproduce: 1. Open attached project (Batching_Test_WithDyanmicObjects.zip)2. Switch to iOS3. Make sure that Internal Profil... Read more
Calling DestroyImmediate in OnEnable of object which later calls AddComp...
Steps to reproduce: 1. Open attached project2. In top menu, select "Bug > Demonstrate"3. Notice empty info message in console Rep... Read more
[New Runtime] Unity produces lots of errors when importing DLL
Steps to reproduce: 1. Create new project2. Download attached EvilCore.dll3. Import it to created project4. Notice that whole editor... Read more
[OSX] EditorUtility.OpenWithDefaultApp() do not open websites with https
To reproduce:1. Open attached project ("769513.zip")2. Open "test" scene3. Play the scene Expected behavior: link should be opened w... Read more
Animation throws internal error: Found a curve with both quaternion and ...
To reproduce:1. Open attached project2. Play scene TestingAO33. Notice flood of errors in consoleFound a curve with both quaternion ... Read more
[MemoryManager] Unity crashes in MemoryManager with "CheckDisalowAlloca...
To reproduce:1. Open attached project2. Open scene TestingA033. Select object A034. Enter play mode5. Wait for few seconds6. Exit pl... Read more
[Details] Target Strength slider snaps to pre-determined segments, makin...
"Target strength" slider snaps to pre-determined amounts, even when values are input manually, making it impossible to add custom va... Read more
Changing Font settings pops up warning everytime game is played or stopped
To reproduce:1) Open the attached project2) Select font file and change rendering mode to hinted raster from default3) Hit apply (or... 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