Search Issue Tracker
Size of the Vertical Scrollbar reverts back to 0.61 when trying to adjus...
How to reproduce:1. Open the attached "TestFor1081778.zip" project2. Select Scrollbar Vertical GameObject and go to the Inspector wi... Read more
Scroll View's Scrollbar Horizontal disappears when entering Play mode
How to reproduce:1. Open the attached "TestFor1081814.zip" project2. Enter the Play mode3. Notice that the Scrollbar Horizontal disa... Read more
Unified settings window doesn't have a button to check out settings files
Steps to reproduce: 1. Set up perforce2. Create new project in workspace and submit it to server3. Open Settings window4. Open Tags ... Read more
Player Attempts to Initialize Physics2D Manager when Physics2D Package i...
To Reproduce: 1. Create a new project.2. In Package Manager disable Physics2D package and turn off engine stripping in player settin... Read more
Canceling an Iteration with small delay values let it iterate after the ...
To reproduce: 1. Download attached project "TaskDelay.zip" and open in Unity2. Open "SampleScene" scene3. Select "TDelay" gameObject... Read more
[ARCore] Graphics Jobs cause black screen when using ARCore
To reproduce:1. Open user's attached project2. Build it for Android (make sure the device is compatible with ARCore) Expected: devic... Read more
[Android][Vulkan]Scene glitches out and app freezes whenever phone is in...
Steps to reproduce:1. Open attached project2. Make sure Vulkan API is selected3. Build and run on specified devices4. Turn phone ont... Read more
Particles are spread more in Play Mode when Shape is set to to Cone and ...
Reproduction steps:1. Open the project called "Particle repro"2. In the Hierarchy select "Particle System"3. Enter Play Mode Expecte... Read more
Missing script errors are continuously thrown when there's missing scrip...
How to reproduce:1. Open the user-submitted project2. In the Project Window double-click the "Spaceship" prefab3. Expand the "Afterb... Read more
Unity freezes when using SceneManager.LoadScene in the childed GameObject
How to reproduce:1. Open user's project2. In the Hierarchy select "[GameManager]" and make it a child of "Systems"3. Press Play Expe... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used