Search Issue Tracker
Error spam in Console, when using a custom Curve Editor
To reproduce:- Import attached "TestWindow.unitypackage" and launch "test" scene- Go to "Test" in top menu bar an select "CurveField... Read more
Crash when creating a curve field GUI element that is too wide
To reproduce:- Import attached "TestWindow.unitypackage" and launch "test" scene- Go to "Test" in top menu bar an select "CurveField... Read more
Can't build WSA when project contains "Unity Test Tools"
Can't build Win Store Apps when project contains "Unity Test Tools". Console error:TypeDB: Class 'UnityTest.ComparerBaseGeneric' was... Read more
User can not close down a custom editor window from a previous project
User can not close down a custom editor window from a previous project. To reproduce:- Import attached "TestWindow.unitypackage" and... Read more
Animator.targetRotation crashes Unity when called from an Editor script
Steps to reproduce the issue:1. Open the attached project and "MainScene" scene2. Open Animator window3. Select "Animator Crash Demo... Read more
Setting the material of an UGUI image being rendered in world space does...
Steps to reproduce : - import the project attached- open and play the scene "MainScene"- select World_Canvas/TestNode(Clone)/Image a... Read more
Instantiated UGUI prefab with a button calls the prefab's and prefab(clo...
Steps to reproduce:1. Open the attached project and scene "MainScene"2. Press play3. Click on the button4. Observe 2 messages in the... Read more
ManualResetEvent is constantly signaled when the debugger is attached
Reproducible with:Unity Version 4.5.0f1 (e04830e31929)Unity Version 4.5.0f2 (d9247508ae75) Resolution: This is part of the design of... Read more
uGUI objects with non-center anchor point are instantiated with wrong of...
Steps to reproduce:1. Open the attached project and the scene "canvas_bug"2. Press play3. Observe, that instantiated uGUI object hav... Read more
Screen.SetResolution has no effect in fullscreen
Steps to reproduce : - import the project attached- build and run the "MainMenu" scene- change the resolution in the menu- press sav... 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