Search Issue Tracker
[Exception Support] Debugging in visual studio crashes on exception
Steps to reproduce:1) open attached project 'VSdebugException'2) open scene 'main'3) open visual studio4) tools > options > to... Read more
[Layout] Failed to destroy editor windows error after creating new layou...
How to reproduce:1. Open the attached project "CustomGUI.zip"2. Save Layout and name it (Window->Layout-> Save Layout)3. Open ... Read more
[OSX] Custom editor property field on a scriptable object throws error w...
Steps to reproduce:1) open user attached project2) select scriptable object3) click repeatedly on color fields (gif attached) - erro... Read more
[iOS] InputField.text can not be set through a script (only through dire...
How to reproduce: 1. Open a new project2. Import attached package3. Open scene 1.unity4. Attach the only 'Text' gameobject to the Te... Read more
[VR] VRSettings.enabled cannot be set to true
Steps to reproduce:1. Download and open attached project "Test.zip"2. Make sure you have attached HMD and in Player Settings VR mode... Read more
Animator.CrossFade doesn't allow interruptions
Steps to reproduce:1. Download and open attached project "CrossfadeTest.zip"2. Open and play scene "crossfade"3. Note the four butto... Read more
[ReflectionProbes] Moving probe origin moves the GO transform too
To reproduce:1. Create a plane2. Attach reflection probe to it3. Select probe origin mode in reflection probe component4. Move it ar... Read more
Shader fails to compile when skipping TEXCOORD2 in a vertex data struct
Steps to reproduce:1) open attached "shadyBug"2) compile and show "MultiTextureBlend5" shader3) import compiled shader - shader fail... Read more
Unity crashes when instantiating a scriptable object with transform par...
Steps to reproduce:1) open attached project 'Object.zip'2) open and play scene 'Main" - crashes when:Instantiate(ScriptableObject, t... Read more
Unity does not start if scene and its built lighting are named as library
Steps to reproduce:- Open attached project and scene named "library" which can be found under Assets/Scenes- On the top menu select ... 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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded