Search Issue Tracker
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
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
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