Search Issue Tracker
[Deployment] SplashScreen preview button does not refresh until mouse po...
SplashScreen preview button does not refresh until mouse pointer is hovering on it. Refer attached video Steps to reproduce:1) Creat... Read more
[UIElements]Mouse events cannot be taken out of VisualElement.layout whe...
How to reproduce:1. Open user-supplied project2. Open "BugReport" from the Menu tab > TransformBoundWindow3. Move the mouse insid... Read more
[PLM] Decals do not affect baked global illumination
A decal should bounce light, but not occlude light hitting the geometry behind it.It could be projected on the geometry behind it, b... Read more
[Linux] Entering Play Mode causes the Editor to freeze when there are ab...
Reproduction steps:1. Import the attached Package to an empty project (Freeze.unitypackage)2. Open the 'BingGoal' Scene (Assets/Game... Read more
[URP] Unity crashes when setting the Material in Mesh Renderer to "Defau...
Reproduction steps:1. Open the user's attached "My VR Template 1.zip" project2. In the Hierarchy select "Triangle" GameObject3. In t... Read more
[Editor] Prefab gets corrupted when importing Standard Assets from Asset...
Prefab becomes corrupted upon importing of Standard Assets from the asset store. Repro steps:1. Open attached project.2. In the proj... Read more
Changing Reflection Intensity at runtime via script doesn't work
Changing Reflection Intensity at runtime via script does not work. However, changing it manually in the editor works. RenderSettings... Read more
[SaveScene] child objects are saved, even though parent is marked as Don...
If you save scene with method "EditorApplication.SaveScene(string, bool)", objects with "hideFlags.DontSave", still have their child... Read more
[Shadergraph] Hitting Esc while click and dragging to reorder properties...
When a user clicks and drags a property to reorder it in the inspector, but hits the escape key before releasing the mouse, it will ... Read more
Streaming Texture is not working when there are only instantiated entity...
How to reproduce:1. Open attached project "textureStreaming.zip" and scene "SceneFailing"2. Enter Play mode3. In Game view, press sp... 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