Search Issue Tracker
Unity Editor Windows change color when Bakery Lightmap is rendered
How to reproduce:1. In the Bakery menu select Clear Baked Data2. In the Bakery menu select Render Lightmap3. In the Bakery Window pr... Read more
Compute shader errors not being passed to inspector/console on Metal
Compute shader errors are not passed to inspector/console if all kernels fail on DX compiler errors on Mac (Metal). Steps to repro:-... Read more
[Audio] Editor crash on resetting Audio Mixer group properties
[Audio] Editor crash on resetting Audio Mixer group properties. Steps to reproduce :1. Create a new or open attached project.2. Go t... Read more
[Terrain] Stamp Height Tool height value lost when new Terrain Tile is s...
Only happens with negative height stamp values. Might not be an issue on Chris's branch but making a bug report just to keep track o... Read more
Playmode tests timeout when Time.timeScale is large
The Playmode tests are probably using the GameTime to decide when to timeout, which make most tests that would touch Time.timeScale ... Read more
PrefabUtility.GetObjectOverrides() produces a null reference exception w...
Steps to reproduce: 1. Download and open the attached project2. Select "Tools/test prefabs Asset" Result: NullReferenceException Rep... Read more
[Android] Google Play Console APK Pre-Launch report has accessibility wa...
Steps to reproduce:1. Open user attached project2. Build with checked ARMv7 architecture3. Upload it into Google Play4. Look the pre... Read more
PrefabUtility.LoadPrefabContents returns object's name before renaming it
Steps to reproduce: 1. Download and open attached project2. Click "Tools > Reproduce Bug 1 =D" Expected: "First object name in as... Read more
[LWRP] Shader errors and Project view issue after downloading a project ...
How to reproduce:1. Download and open project from Collab2. Notice that materials under Assets/Materials become pink in Project view... Read more
Non–360 3D video is rendering with glitches (vertical colour bands)
Non–360 3D video is rendering with glitches (vertical colour bands). Steps to reproduce:1) Open [FTP]Panoramic videos from collab.2)... 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