Search Issue Tracker
Scene view goes dark if light is added and deleted
To reproduce:1. Create new scene2. Add a cube, it's lighted3. Add any light4. Delete it, cube won't be lighted Inconsistent behavior... Read more
Crash when adding a missing script to multiple objects in a prefab
repro:- create an empty GO and add another one as its child- create a new script, apply to the child- (move to Project tab to) creat... Read more
After creating a cube on runtime and undoing causes "Dereferencing NULL ...
To reproduce:1. Create a cube in runtime2. Move the cube3. Leave play mode4. Undo a few times - an error appears: "Dereferencing NUL... Read more
After deleting an object in runtime its still possible to redo the delet...
To reproduce:1. Open project 302. Open scene test13. Enter play mode and delete a cube4. Exit play mode. Undo + Redo removes the cub... Read more
"Only directional lights have shadows in forward rendering" appears for ...
To reproduce:1. Open "project 30"2. Open scene13. Select the GameObjects (which are lights) in the scene, the message appears for a ... Read more
"Only directional lights have shadows in forward rendering" appears when...
To reproduce:1. Open "project 30"2. Open scene "test 1"3. Select Main Camera and change the rendering path to vertex lit4. Select th... Read more
Directional light creates weird shadow patterns
To reproduce:1. Open "New Unity Project 30"2. Open scene test3. Notice the weird shadow patterns on the plane from the directional l... Read more
Undoing changes to layer (in Animation Controller) results in double undo
Repro steps:1. Add some Parameters,2. Add a new layer3. Make changes to the layer - check some boxes, chenge weight value4. Try undo... Read more
Missing page in the docs
Steps to reproduce : - go to the following page http://docs.unity3d.com/Documentation/Manual/gui-Layout.html and notice that the pag... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default