Search Issue Tracker
Serialization of Vector3 using serialization surrogate does not work whe...
Reproduction steps:1. Open the attached project2. Open the Test Runner window3. Run "TestSerialization" script Expected: Test comple... Read more
DrawDefaultInspector() displays enums differently from EditorGUILayout.E...
How to reproduce:1. Open attached project "case_1115381-DrawDefaultInspectorEnumPopup_1" and scene "EnumTest"2. Select the "EnumTest... Read more
"Original Prefab" and "Replace Base" loose information about prefabs tha...
Scenario1:1. Add GameObject and child to it2. Convert child to prefab3. Convert parent to prefab4. Drag parent to Project Browser an... Read more
Incorrect camera's Viewport rendering when Viewport is not fullscreen an...
Reproduction steps:1. Open the attached project2. Open the "ppsv2test" scene3. Open Game window4. Change Main Camera's viewport rect... Read more
When "Control Activation Post Playback" is set to "Active", object doesn...
Reproduction steps: 1. Open "TimelineBug.zip" project and "SampleScene" scene2. Open the Timeline window3. Select "Cube" in the Hier... Read more
[macOS] Editor tabs get hidden and are immovable to multiple desktops wh...
How to reproduce:1. Create a new Unity project2. Undock one of the Editor tabs3. Make sure Unity is focused and Press F3 Expected re... Read more
[Editor] Unity Crashes on deleting assets from explorer/finder while the...
Unity crashes on deleting files after creating meta files but before the scripts compile Steps to reproduce:1. Open Hub/Unity Launch... Read more
SRP Batcher doesn't support 32 bit vertex index buffer mesh on dx11
Steps to reproduce:- Open attached project- Open scene \Assets\Scenes\BodyOnly.unity- Enable SRP batcher in \Assets\Settings\HDRende... Read more
[UWP] Enter key is not working for InputField in a UWP build
How to reproduce:1. Open the attached "unity-inputfield.zip" project2. In the Build Settings, switch the Target Platform to UWP3. Bu... Read more
Zooming Scene view with alt and right click is not cleared when releasin...
1. Create or open any Unity project2. Hold alt, then hold right click in Scene view and move the mouse around to zoom in or out3. Re... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names