Search Issue Tracker
[IMGUI] Timing checkbox is clipped in the Animator layer settings window
Timing checkbox is clipped in the Animator layer settings window. Steps to repro:1. Open the attached project.2. Windows > Animat... Read more
EditorApplication.isCompiling is not called when the scripts are recompi...
How to reproduce:1. Open user-submitted project (isCompilingBug.zip)2. Open the TestScript.cs with Rider IDE3. Make some changes to ... Read more
Cloth gets affected by large force at the start of simulation
Cloth gets affected by huge force at the start of simulation Steps to reproduce: 1. Open attached project2. Open scene Cloth3. Enter... Read more
Non-readable meshes that aren't saved in a file can't be read in Edit mo...
How to reproduce:1. Open user-submitted project (MeshIsReadable.zip)2. Open the SampleScene3. Select the 'Main Camera' GameObject an... Read more
GameObject is not animated when the Animator Component is enabled during...
How to reproduce:1. Open the attached "1263490_AnimatorCullCompletely.zip" project2. Open the "SampleScene" Scene3. Select the "Anim... Read more
Crash on scripting_class_is_subclass_of when trying to display corrupted...
Reproduction steps:1. Open the attached project ("1265045.zip")2. Open scene "TestJsonRead"3. Enter Play mode4/5. Press the "Start" ... Read more
vSyncCount does not work and targetFrameRate is not ignored when vSyncCo...
How to reproduce:1. Open the attached "fps" project2. Open the Scene "SampleScene"3. Enter the Play Mode Expected results: The text ... Read more
[Android][ETC2][OpenGLES2] When ETC2 fallback is set to 32-bit, half res...
Reproduction steps:1. Open "ETC.zip" project2. Build and Run for Android3. Connect the Profiler4. "Memory Profiler" -> "Detailed"... Read more
UI Elements' layering breaks when there is a Transparent object in betwe...
How to reproduce:1. Open the attached 'UILayeringBug.zip' project using the EnvIronman VM (optional) (more information in Edit)2. In... Read more
Launching the Editor crashes on GetRenderPipelineScript when the project...
How to reproduce:1. Download the attached project named "Case_1251734"2. Observe that the Library folder is deleted3. Launch the pro... 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