Search Issue Tracker
SceneManager.GetActiveScene() returns wrong scene in Awake and OnEnable
Steps to reproduce:1) open the project2) open one of the scenes3) drag other 2 scenes into hierarchy4) right click the bottom scene ... Read more
Code search field cannot be reopened after being closed in Burst Inspect...
Reproduction steps:1. Create a new project2. Jobs > Burst > Open Inspector…3. Select one of the Jobs4. Click on the “X” button... Read more
[URP] Slider handle for Normal property doesn't move with respect to the...
Slider handle for Normal property doesn't move completely. when maximum value ie 3 is set the handle still remains in the middle. It... Read more
One Input axis does not work after using Input.ResetInputAxes() while bo...
How to reproduce:1. Open the attached "case_1130127-ResetInputAxesBug" project2. Open scene "SampleScene" and enter Play mode3. Hold... Read more
Unity Editor fails to build a project after moving a native plugin DLL f...
Steps to reproduce:1. Open user's project2. Move Assets/FolderA/FooBar.dll into Assets/FolderB3. Build the project Expected result: ... Read more
Particles with Orbital Velocity set in Local Space rotates around custom...
How to reproduce:1. Open the user's attached project ("Bug Test.zip") using the EnvIronman VM (optional) (more information in Edit)2... Read more
[VFX Graph] Errors are thrown to the console when system is cut using ct...
How to reproduce: Create a new VFX Graph and open it Select VFX Graph Press CTRL + X Actual result: Error is thrown to the console U... Read more
[Android][IL2CPP] DateTime.Now property prints incorrect year when using...
Reproduction steps:1. Open the attached Unity project "DateIssue.zip"2. Go to File > Build Settings3. Build and Run the app on an... Read more
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps1. Open attached project2. Run "ClientGUI.exe"3. Press "Start client" button4. Press Add Host==>"Host 1 added" message appea... Read more
Tile Palette: SceneRoot and SceneView are not rendered with correct UI s...
Steps to reproduce: Create a project using the Universal 2D template Go to "Window" -> "2D" -> "Tile Palette" In the "Tile Pal... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template