Search Issue Tracker
The animation window does not show properties of animated game object if...
To reproduce this bug: 1. Open the attached project2. Open Main scene3. Click on canvas in hierarchy4. Open animation window5. Try t... Read more
Right clicking Reference Resolution component which has a script attache...
How to reproduce:1. Create a new project and create any script 'MyScript'2. Add 'Reference Resolution' component to MainCamera game ... Read more
Creating UI object, removing all components and undo'ing crashes Unity
To reproduce this bug: 1. Create a new project2. Create UI object ( for example Image, Panel and etc.)3. Remove all components of th... Read more
Enlighten bake process stops due to exception caused by non-ASCII charac...
To reproduce the bug: 1. Create a new project with name containing letters such: ą č ę ė į š ų ū and etc.2. Open Lightmapping window... Read more
GUI image's position on the x/y axis influences it's visibly size
To Reproduce: 1. Open scene 'Example' try dragging one of the green object back and forward on the x axis, notice that while one sid... Read more
Remove mention of 'graphicsPixelFillrate' from SystemInfo.graphicsShader...
SystemInfo.graphicsPixelFillrate became obsolete in 5.0 - there's still reference to it in SystemInfo.graphicsShaderLevel SR page. Read more
legacy diffuse shader applies ambient probe twice (dynamic GI texture + ...
To Reproduce: 1. Open the project from the last email sent by user. 2. Observe that the lighting on meshes in the scene 'Light Test ... Read more
External: webgl doesn't build from non-ASCII path
Steps to repro:1. Create a new project. Make sure the path contains any letter from 'ąčęėįšųūž'2. Build to webgl, observe the failure Read more
Dragging anything into Audio Mixer area gets a NullReferenceException
To reproduce:1) Create new project2) Create an Audio mixer and a random asset of other type3) Open Audio Mixer window4) If you try t... Read more
Sprite atlas textures can not be uniquely identified because packing tag...
Sprite atlas textures can not be uniquely identified because packing tag is not appended to the name 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template