Search Issue Tracker
Crash when closing a new empty project
Create a new project in 2019.3.0f3 with the standard 3d template via the HUB. When the project loads. File > Exit. Notice that Ba... Read more
com.unity.render-pipelines.core is missing from manifest but Unity think...
Sent in by a customer. It's the HDRP example scene but it will not render. If you change the scene view from shaded to albedo you ca... Read more
AssetBundle does not correctly contain dependency when PrefabVariant is ...
To reproduce:1. Open attached project2. Build an asset bundle with AssetBundle Browser3. Inspect the built asset bundles Actual resu... Read more
[iOS] Player crashes on startup if Unity Web Request built in module is ...
Steps to reproduce:1. Create new project2. In player settings, make sure that "Disable HW Stats" is unchecked3. Open package manager... Read more
OnValueChanged callback is not executed in Play mode when Domain Reload ...
How to reproduce:1. Open attached project ("UI-REPRO.zip")2. Open SampleScene scene3. Enter Play mode4. Slide right and left sliders... Read more
Major IMGUI performance regression in 2019.3.0a11 when compared to 2019....
How to reproduce:1. Open the attached "1206495.zip" project2. Open the "test" Scene3. Open the Profiler window and Enter Play Mode4.... Read more
[Vulkan][Android] Black screen appears immediately after launching an em...
Repro steps:1. Create a new project2. Switch build target to Android3. Make sure Vulkan is used as graphics API4. Build and run Actu... Read more
[2D] StackOverflowException is thrown when "Scroll View(Rect Transform)"...
On assigning "Scroll View (Rect Transform)" to Content property in the Scroll Rect Component throw StackOverflowException, refer att... Read more
Ctrl+B fails to open the Build menu when the Services tab is opened
Steps to reproduce:1. Open any new project2. Open Services window3. Press Ctrl+B to open the Build window Expected: the Build window... Read more
Object snaps to four axes when it moves based on joystick input
Repro steps:1. Open the attached project "case-1201112_repro.zip"2. Open Assets > Scenes > SampleScene3. Plug in a controller ... 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