Search Issue Tracker
Recursive Serialization is not supported error when calling Resources.Lo...
To reproduce: 1. Download and open the attached "Dwarf Mountain New.zip" project.2. Enter Play mode.3. Notice the console. Expected ... Read more
[iOS] Memory leak in GetPixels and GetPixels32
To Reproduce: 1. Open & deploy the attached project to iOS.2. After run transfer the debug session to instruments profiler.3. Ob... Read more
Assigning a custom Debug.logger.logHandler doesn't intercept thrown exce...
To reproduce:1. Open project2. Press playNotice that the "Test" class intercepts Debug.Log and Debgu.LogException, but doesn't inter... Read more
LoadLevelAsync Hangs for a Moment when Loading a Scene with Large Audio ...
Reproduction steps:1. Open attached project "LoadLevelHiccup"2. Open scene "Splash"3. Enter play mode4. Notice that the scene showin... Read more
Crash with Fatal signal 11 (SIGSEGV) when loading scene asynchronously
The crash is reproducible with the release build only. It does not happen when the development build is enabled in the build setting... Read more
creating prefab from interactive cloth in the scene crashes the editor
1) I created an object with interactive cloth and a cloth renderer.I setup the cloth colliders and see it behave like cloth when I p... Read more
Standalone player is always on top
To reproduce:1. Open new project2. Make Windows Standalone build3. Run build in Windowed mode4. Drag player window around screen5. T... Read more
Scrollbar stops velocity of 'Scroll Rect' unexpectedly
Reproduction Steps:1. Open User's project2. Run "TestScene"-Note: "Scrollbar On" should be activated, therefore greyed.3. Try pullin... Read more
OnTriggerEnter2D behaves like OnTriggerStay2D under certain circumstances
Steps to reproduce : - import the project attached- open the "Test" scene- press play and notice the messages in the console Duplica... Read more
[Windows] "Layout update is struggling to process current layout " error...
To reproduce:1. Open my attached project "DoYouCopy.zip"2. In Hierarchy window, find "ButtonMap" Game Object and select it3. In Hier... 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