Search Issue Tracker
Polygon Collider 2D's shape doesn't change automatically when the sprite...
To reproduce: 1. Open the project, attached by the tester (polygonColliderAutoUpdate.zip)2. Open the Sprite Editor for the Polygon s... Read more
Scene template title section with its functions becomes hidden when scro...
How to reproduce: Open HUB; Create a new project; Go to "File" menu and select "Save as Scene Template" sub-menu item; Click "Save" ... Read more
Wrong object is detected by mouse raycast when hovering object in certai...
Steps to reproduce: 1. Open attached project2. Open scene "RemoteFramgeDebugger"3. Notice that all three objects are red4. In projec... Read more
Crash on MiniHeightMap::ExtractNormalMap<0,0> when 16k Map Size is appli...
Reproduction steps:1. Open the “ReproProject“ project2. Select the “Assets/Images/Map_NRM_16“ asset3. Change Map Size to “16384“ und... Read more
[GL][Windows] Player crashes when using fullscreen with non-native resol...
To reproduce:1. Open attached project2. Build and run win standalone3. Uncheck windowed4. Select non-native (smaller) resolution5. S... Read more
[Android] Pivot offset of Canvas element is ignored in the Player
How to reproduce:1. Open the "IN_45136" project2. Press File → Build And Run3. Observe the Player Expected result: "Joystick" UI ele... Read more
[Profiler] The CPU Profiler -> Hierarchy view's "Show Calls" view does n...
Steps to Reproduce:1. Add the Test.cs file to an Empty project and attach the component to something in the scene.2. Run the game wi... Read more
[UI] "Blocking Mask" available in "Graphics Raycaster(Script)" component...
Description:"Blocking Mask" available in "Graphics Raycaster(Script)" component doesn't work when it set to "Nothing" with "Ignore R... Read more
The value of a variable is changed after taking a Memory Profiler snapshot
Steps to reproduce:1. Open the user attached project "fep.zip"2. Open the "TestStackerCrane" Scene in the Assets folder3. Enter "Sta... Read more
"Assertion failed: Internal: Possible leak." when swapping from OpenGL t...
"Assertion failed: Internal: Possible leak. All textures should be removed from IdMap when destructed using RemoveTexture(TextureID ... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation