Search Issue Tracker
Analytics package reports errors with absolute path
How to reproduce:1. Create a new project2. Install Analytics package3. Try to produce an error related to Analytics package Expected... Read more
Script Component is duplicated when dragging and dropping onto a GameObj...
How to reproduce:1. Create a new project2. Create a new Script3. Select any GameObject in the Hierarchy4. Drag and drop the Script i... Read more
[XR] Stereo rendering mode selection dropdown is unavailable for WMR in ...
Stereo rendering mode selection dropdown is unavailable for WMR in XR plugin management. Right now the only stereo rendering mode av... Read more
Reimport all operation crashes Unity
Reproduced only once. 1. Open attached project2. Reimport All==>Unity crashes Read more
Editor crashes on "AtomicStack::Pop" when building standalone with a lot...
Reproduction steps:1. Open attached project(~3gb).2. Build it as a standalone and make sure that all the scenes are included.3. Unit... Read more
RenderSettings.ambientProbe doesn't always return what it is set to
Description: If RenderSettings.ambientMode is set to AmbientMode.Skybox, we currently have some pretty strange behavior: If you set ... Read more
HDRP shader variant does not appear in Build when used by Addressables
Reproduction steps:1. Open the attached “TestHDRPBug.zip“ project2. Open “SampleScene” scene3. Build and Run the project4. Press the... Read more
[Win7] Crash on QueryInterfaces when opening any project with Windows 7
How to reproduce:1. Create a new project in 2019.3.0a8 while using Windows 72. Try to open it Reproducible with: 2019.3.0a8Not repro... Read more
Timeline Asset is selected after File New
The Timeline Asset is selected and displayed in the Timeline window after a File > New operation.This is not only wrong, but very... Read more
Error message when importing a custom package
How to reproduce: 1. Open any (new) project2. Go to Assets -> Import Package -> Custom Package...3. Select any package (or the... 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