Search Issue Tracker
WebGL build has high Memory Allocations when using Asset Bundle Cache an...
Reproduction steps:1. Open the uploaded project2. Turn on Task Manager3. Build and Run the project4. Observe "Memory" in the Task Ma... Read more
unity_FogParams.y is never used in URP, considering unity_FogParams.y is...
Reproduction steps:1. Open user's attached project2. In the Project Window find and open "ShaderVariablesFunctions.hlsl" (Packages/c... Read more
Animation Event string value disappears when renaming the function
How to reproduce:1. Open the user attached "T1206430_AnimEvents.zip" project2. Select "AGIA_Layer_swinging_body_01.fbx" in the Proje... Read more
[macOS] Arrow keys don't work when navigating the Hierarchy, Project or ...
How to reproduce:1. Open the attached "NavigationBug" project2. Click "Favorites" in the Project tab3. Press the down arrow button o... Read more
RenderFeatures do not affect the Graphics settings when those are instan...
Reproduction steps:1. Open the attached 'customer_project'2. Go to the 'Window -> Asset Management -> Addressables -> Group... Read more
[WebGL] Unity canvas containing WebGL player unable to gain focus when c...
Reproduction steps:1. Open and run the reproduction project (to be attached in comments).2. Build and run, targeting WebGL.3. Try cl... Read more
V-sync profiler markers return 0 when building the project with Developm...
Reproduction steps:1. Open the user's attached project2. Go to File > Build Settings and enable the Development Build option3. Pr... Read more
[DX11] Visible 3D Texture artefacts when writing with Graphics.CopyTexture
Reproduction steps:1. Open the user's attached project2. Open Assets > Scenes > "TextureCopy" scene3. Enter Play mode4. Observ... Read more
Unity Input System: Binding serialiser unsets the path if overrides are ...
Any activate override will serialize all overrides even if null.Reference: https://github.com/Unity-Technologies/InputSystem/blob/de... Read more
Editor crashes after redoing root GameObject deletion
Steps:1. Have two GameObejcts in Hierarchy ("1" and "2")2. Make "2" child of "1"3. Delete "1" (the parent)4. Undo5. Redo==> Edito... 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