Search Issue Tracker
Crash on RepaintController::RenderPlayModeViewCameras after changing Act...
How to reproduce:1. Create a new 3D project2. Open Package Manager window (Window > Package Manager)3. Install Input System packa... Read more
Api Compatibility Level contains version number for .NET Standard
How to reproduce:1. Create a new Unity project2. Open Player settings3. Other Settings -> Configuration -> Api Compatibility L... Read more
WorldToCell returns offset Y position when in Editor Playmode compared t...
How to reproduce:1. Open the user attached project (Advent.zip)2. Enter Playmode3. Observe the red selection indicator's location re... Read more
[Input System] Rebind override doesn't work when using two identical con...
Reproduction steps:1. Connect two identical controllers to PC (tested with DualShock 4 controllers connected via USB)2. Open the "Sa... Read more
GUIContent.none not hiding label when using in EditorGUILayout.PropertyF...
Reproduction steps:1. Open the attached project "LayerMaskInspectorBug"2. Open BugRepro/SampleScene3. Click on "LayerMask" GameObjec... Read more
Editor crashes while making prefab out of a GameObject
Steps:1. Open attached project2. Load "Disconnected" scene3. Drag "Loading Manager" GameObject to the Project Browser to make a pref... Read more
"Cancelling DisplayDialog" errors are printed when opening "2D URP" Temp...
To reproduce: 1. Open Unity Hub2. Create a new Project with the "2D URP" Template on 2022.1.0a143. Inspect Console window Expected R... Read more
[UI Toolkit] Style in nested elements breaks Dropdown Field
Reproduction steps:1. Open the user's attached project2. Open Assets > Scenes > SampleScene3. Go to Game View and press play4.... Read more
"The requested page could not be found" is showing when opening Release ...
How to reproduce:1. Open project "Splines.zip"2. Press Help > Release Notes Expected result: Pages are showing informationActual ... Read more
The Editor becomes minimized/unfocused with its Popup Window when Popup ...
To reproduce: 1. Open Unity Hub2. Create a new Project on 2022.1.0a143. Open Package Manager4. Add a Package that causes Popup Windo... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used