Search Issue Tracker
[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
Deferred: AO texture not taken into account anymore in 5.2
1. Make a new project in 5.2.0a1; set deferred path2. Place an object, that uses the Standard shader and has an AO texture--or--Load... Read more
[Emission] DynamicGI.SetEmissive stops working if play mode is re-entere...
To reproduce:1. Open attached project2. Open scene 13. Bake lightmaps4. Enter play mode5. Select cube and change color on SetEmissiv... Read more
DrawMesh memory leak in -batchmode
To reproduce:1. Build attached project for windows2. Run build using -batchmode 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
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"