Search Issue Tracker
[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
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
- Asset thumbnails in the Project window stay white when a referenced texture file is deleted and restored
- Crash on PersistentManager::ReadObjectThreaded when calling AssetDatabase.ForceReserializeAssets() multiple times in a row
- Scene becomes dirty when first opening an HDRP Template project
- Ping highlight text is misaligned with asset name when pinging a prefab from Prefab Mode to Project window
- Crash on CheckDeviceStatus when selecting GameObjects in the scene view while using DX12