Search Issue Tracker
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
Helper methods in VertexHelper are not updated to accept uv2 and uv3
Expected result: AddVert() should be able to get and process uv2 and uv3 along with the current uv0 and uv1Actual result: AddVert() ... Read more
[iOS] Built has graphical artifacts when using HDR Color Grading PostPr...
How to reproduce:1. Open the attached project2. Build for iOS and deploy the Xcode project to the iOS device Actual: Color Grading P... Read more
Game view edges flicker white when Gizmos are enabled and camera is move...
How to reproduce:1. Open attached project "case_1117393-GameViewEdgeFlicker" and scene "SampleScene"2. Change "MainCamera" GameObjec... Read more
[Package Manager] Jobs package does not show Mathematics and NativeList ...
Jobs package shows no dependencies in Package Manager UI, and after importing, errors are thrown that Mathematics and NativeList ref... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class