Search Issue Tracker
[Linux] Web Window like Asset Store rarely "crashes" after closing Editor
To reproduce:1) Create a new project2) Open Asset Store window Rarely, when closing Unity with Asset Store window visible, Editor cr... Read more
[Profiler] Timeline UI Performance Regression
With the change to allow for scrolling and resizing the threads in the Timeline view of the profiler came a performance regression. ... Read more
Collaborate updates take a long time on big projects
Collaborate takes forever STILL INVESTIGATING CAUSE OF THIS ISSUE 1. What happenedWhen receiving an update from colaborate, unity se... Read more
Unity crashes on Transform::GetLocalPosition when opening a specific scene
How to reproduce:1. Open attached project "ZombieSquashCrash3.zip" and scene "ZombieSquash_0"2. Observe Unity Editor Expected result... Read more
PlayOneShot throws UnassignedReferenceException
Steps to reproduce:1. Open QA attached project2. Enter play mode3. Click the 'Play audio' button Expected behaviour: No error is thr... Read more
[Jobs][Editor] "readonly" modifier on a Native Collection inside Jobs ca...
To reproduce: 1. Download attached project "SkinRaycast.zip" and open in Unity2. Open "Demo" scene3. Enter Play mode4. Observe that ... Read more
[LWRP] Compute shader is not rendered on the screen
To reproduce:1. Open attached project;2. Open "Compute" scene;3. Make sure Lightweight Pipeline Asset is set in SRP Settings (Edit &... Read more
[Windows] Button hitboxes are misaligned when the window is maximized an...
How to reproduce:1. Open the user's attached project2. Open "SampleScene" in the project3. Go to File -> Build And Run4. When the... Read more
ArgumentException: JSON parse error: The document is empty
Reproduction steps: 1. Open "input.zip" project2. Look at the Console Window Expected Result: No errors appearActual Result: "Argume... Read more
"Unaccounted time between: PostLateUpdate.ProfilerEndFrame and Initializ...
Reproduction steps: 1. Open "adventure-samplegame-webgl.zip" project2. Build for WebGL3. Open the Profiler window4. "CPU Usage" ->... 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