Search Issue Tracker
Clip Count is not updated correctly when Animator.runtimeAnimatorControl...
Reproduction steps:1. Open the user's attached "AnimatorCrash - Copy.zip" project2. Load the "SampleScene"3. Select the "Animator" G... Read more
Profile Anayzer - Marker Table export returns different information on 5...
Profile Anayzer - Marker Table export returns different information on 5.6 vs 2019.3 When using the Export - Marker Table features t... Read more
[2D] NullReferenceException is thrown on creating the Preset of the "Spr...
On creating Preset of the "SpriteSkin" component editor throw NullReferenceException, refer to the attached video. Steps to repro:1.... Read more
Select on Enum doesn't work with the RuntimePlatform enum
Original Issue Link - Pending Review. ---- Scripting API entry for it: https://docs.unity3d.com/ScriptReference/RuntimePlatform.html... Read more
Platform not supported error is thrown when trying to play an MP3 file i...
Reproduction steps:1. Open attached project "1252868"2. Open scene "SampleScene"3. make sure WebGL is set as the build platform4. En... Read more
AnimatorOverrideController produces glitches in transitions when it is c...
How to reproduce:1. Open user's attached "AnimatorBlendingTest2019.zip" project2. Open "test" Scene3. Open TestAnimatorController in... Read more
VSync gets disabled in the Game view when maximizing and then minimizing...
How to reproduce:1. Create a new project2. Enable stats in the Game view3. Make sure VSync is enabled (In the Game view check the Fr... Read more
NavMeshQuery::Raycast contains an endless loop that makes the Editor fre...
How to reproduce:1. Open user-submitted project (NavMeshQuery-EndlessLoop.rar)2. Open the YuJiGong_Scene3. Enter Play Mode4. Press '... Read more
[Shader] ShaderImporterInspector.OnInspectorGUI must call error is throw...
ShaderImporterInspector.OnInspectorGUI must call ApplyRevertGUI to avoid unexpected behaviour error is thrown on selecting shaders. ... Read more
2a10 Memory allocation caused by array-to-list conversion
Original Issue link - Opened by Lazlo. Has this already been addressed? ---- The Bolt 1 design choices of automatic enumerable-to-li... 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