Search Issue Tracker
Calling Animator.MatchTarget crashes editor when Animator's Avatar is no...
Reproduction steps:1. Open the "bug.zip" project2. Open the "test" scene3. Play the scene-Observe the crash Reproduced on: 5.6.0a2, ... Read more
OnDisconnectError error message is not informative
Fix error codes in log messages. Instead of error number use its name. Expected result: Error message: "OnDisconnectError error: con... Read more
Changing scripts order in the Script Execution Order throws NullReferenc...
Reproduction steps:1. Open the attached project ( KpyTou project with bugs hehe.zip);2. Open "Script Edition Order" in inspector (Ed... Read more
"Missing" array references are set to "None" when scene is reloaded.
When scene is reloaded (for example changes are saved) "Missing (GameObject)" ARRAY references are set to "None" (GameObject). STR: ... Read more
Webviews are slow to load on mac os 10.12
Steps to reproduce : - open the Asset Store and Services Window- maximize another window e.g Project Browser using Shift + Space- us... Read more
Loading asset bundles causes assembly reload in editor
Steps to reproduce: 1. Open attached project2. Open scene "Main"3. Run the scene and notice console4. Notice that after a number of ... Read more
Errors in the console when displaying Particle System Curves
Errors in the console when displaying Particle System Curves Getting 2 NullReferenceException + 1 Texture has out of range width / h... Read more
[WSA] Exception when deploying: Run-Time Check Failure #2 - Stack around...
Steps to reproduce:1. Create a new Unity project2. Build for WSA Windows 8.1 SDK3. Open VS solution4. Deploy on device with touch in... Read more
[DX12] Title crashes when entering (exclusive) fullscreen mode
Reproduction steps:1. Open any project2. Enable exclusive sullscreen in "Resolution and Presentation" tab in Player settings3. Run u... Read more
Regression[5.6.0a1] error in Standalone: The file <path>/unity default r...
1. What happenedIn 5.6.0a1 on new project when build Standalone in Development mode and Run it - it gives error:The file 'D:/TempPro... 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