Search Issue Tracker
[Mono][VS]Editing script while in play mode crashes Unity
How to reproduce:1. Open the attached project2. Open and Play Loader scene3. Open one of the scripts in Visual Studio (for instance ... Read more
Mess while rendering UI images with no material
How to reproduce: 1. Open attached project2. Open scene Scene1.unity3. Select gameobject Canvas/Image2 or Canvas/RawImage24. Move it... Read more
Animator window does not show Animator Controller state machine after st...
Steps to reproduce: 1. Open the attached project2. Open 'Main' scene3. Double-click 'Run Controller' asset to open in in an Animator... Read more
AnimatorControllerPlayable.GetFloat does not work with AnimationClip Curves
To reproduce:1. Open attached project2. Run Main scene3. Click to any place on plane4. Character must move.5. File veteran_anim.fbx ... Read more
[OSX] Unity freezes when Play mode is stopped due to Canvas and Button
How to reproduce:1. Create a new project2. Create Canvas make it World Space3. Add Button to it (Make sure it is seen in Game view)4... Read more
[ Substances ] Standalone build crashes when a large ProceduralMaterial ...
Reproduction steps:1. Open project "SubstanceCrash"2. Build scene "Demo" for StandaloneWindows3. Run the built game- Notice that the... Read more
[MSE::Scene renaming] Renaming scene in the project panel does not updat...
[MSE::Scene renaming] Renaming scene in the project panel does not update in the hierarchy panel Steps to repro:1. Add multiple scen... Read more
UI image doesn't work if sprite is set to None
-e: When sprite is set to "None" and there's just color on image, it's shown as a graphics failure with random text on screen. -repr... Read more
Image Component without "Source Image" displays random sprite
To reproduce issue follow steps:1. Create a new project2. Create a UI Panel3. Create a UI Button in such a way that it's displayed a... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS