Search Issue Tracker
Navigation does not work correctly with overlapping buttons
To reproduce this bug: 1. Open the attached project2. Open 'WorksNot' scene3. It has 3 Overlapping buttons4. Play the scene5. Select... Read more
Vertex textures not bound when using DrawProcedural in 5.1
Breaks TC Particles AS package Read more
[compute] HLSLcc times out compiling complex shaders (bad perf on comple...
Since Unity 5.1 many complex compute shaders fail importing due to timeout. Looks like HLSLcc cross compiler (for OpenGL 4.3 / OpenG... Read more
[Graphics] Left ALT+Return toggles fullscreen
Steps to reproduce:1) Open provided example project2) Press File > Build an Run3) Press "Play!"4) Press left ALT + Return to swit... Read more
Rigidbody/Rigidbody2D Contraints are hidden in debug mode
To reproduce:1. Start a new project.2. Create a new game object.3. Add a Rigidbody or Rigidbody2D to the game object.4. Set the Insp... Read more
[Library Corruption] CurrentLayout crashes Unity
Steps to reproduce:1. Try opening attached project with 5.1.0f3 (ec70b008569d). Deleting "CurrentLayout.dwlt" from library folder so... Read more
UI elements not shown if position on Z axis is more than 1000
Repro steps:1) Open a new project and create a canvas2) Create a child UI object, like a button, and set it's z position to 1001+3) ... Read more
Adding scene with OpenSceneAdditive and disabling Continuous baking caus...
Steps to reproduce: 1. Open attached project2. Create new scene. Remove "Directional light" (for ease of seeing a bug)3. Right-click... Read more
Mask turns pink when mask is toggled during the pause
How to reproduce:1. Open the attached project2. Play the scene and press pause3. Select the MaskImage element4. Try toggling the Sho... 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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking