Search Issue Tracker
[WebGL] Impossible to use static libraries because linker doesn't see them
It is a build issue where Unity tries to link against user's static libraries, but fails to do so. It happens because of wrong order... Read more
GameObject's name is changed when that GameObject creates a new GameObje...
How to reproduce:1. Open the user's project2. In the Project window go to Scenes/SampleScene3. Enter the Play Mode Expected result: ... Read more
[ARCore][Android] Application quits/crashes after leaving "HelloAR" scen...
To reproduce:1. Open attached project and build to Android2. Make sure device is in the Airplane mode3. Open application and choose ... Read more
[Vuforia][Android] Application does not open after denying camera permis...
How to reproduce:1. Open attached project "VuforiaBug" (make sure that app isn't installed on device already)2. Build to Android3. L... Read more
[SceneView] Scene view window breaks when zooming out
How to reproduce:1. Open the attached project named "Case_1127415"2. Zoom out in the Scene Expected result: The zoom is stopped befo... Read more
When 3D gizmo icon value is 0 and you uncheck it, default icons don't ap...
Steps to reproduce:1. Create a new project2. In the Scene view set Gizmos -> 3D icons value to 0 and disable it. Expected result:... Read more
EntityArchetypeQuery is updated only when ComponentGroup exists with sam...
Reproduction steps:1. Open the project inside "TurnBasedBattle.zip"2. Open Entity Debugger at Window -> Analysis - Entity Debugge... Read more
[macOS] VideoPlayer.Prepare() for an unassigned VideoPlayer causes a bui...
How to reproduce:1. Open tester-submitted project (Crash)2. Build and run the project for macOS Expected result: the player starts a... Read more
Further Billboard trees only update their illumination to the correct va...
How to reproduce:1: Open attached project2. Open SampleScene scene3. Enter Play Mode4. Rotate Camera Reproducible with: 2018.3.7f1, ... Read more
UI Object's Scale is not affected when altering Canvas.scaleFactor property
How to reproduce:1. Open the "SampleScene" Scene in the attached "BugReport.zip" Project2. Enter Play Mode3. Press on "Canvas" GameO... 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
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
- No warning thrown when modifying array size while editing multiple objects
- Root Motion Node option does not revert when changing the selection and clicking "Revert" in Inspector
- VFX Graph prefabs are not fully instanced when they are instantiated via a script