Search Issue Tracker
Use legacy light probe sample counts is enabled for newly created projects
Steps to reproduce: 1. Create a new project using any template2. Open Project Settings > Editor3. Notice that "use legacy light p... Read more
All Console entries disappear when clicking on them
How to reproduce:1. Open the attached '1160745_stripped' project2. Open 'SampleSelector' scene3. Go to Play Mode4. Click on any of t... Read more
worldPos not set in standard shader if SHADER_API_D3D11 is defined
Reproduction steps: 1. Open the attached project2. Make sure D3D9 is target graphics API3. Observe the scene4. Change target graphic... Read more
5.4 crashes in scene view rendering when something disables the hidden s...
To reproduce:1. Open attached project2. Build and run project3. Host on build client4. Play scene in editor5. Join localhost6. Open ... Read more
Objects lighten up by light probes in Gamma Color Space looks too bright
To reproduce the bug please follow the steps1. Open case_678167 project2. Bake scene lighting (Lighting window -> Build)3. Cube t... Read more
error CS0234: The type or namespace name 'ShaderGraph' does not exist in...
How to reproduce:1. Clear out your C:\Users\[username]\AppData\Local\Unity\cache\packages folder2. Unzip the attached packages.unity... Read more
Speedtree assets are reimported when refocusing on the Unity Editor
How to reproduce:1. Open the attached project "PrefabBugRepro.zip"2. Focus away from the Unity Editor by left-clicking another progr... Read more
New MenuItem is created each time its name is changed when the name cont...
To reproduce: 1. Open the project, attached by tester (MenuItemBug.zip)2. Open the MenuItemTest script3. Add [MenuItem ("\\//")] to ... Read more
Crash on TypeTreeQueries::ReadStringFromBuffer or freeze when you add a ...
How to reproduce:1. Open attached project2. Open SampleScene3. Drag `SerializeFieldHangUp` to GameObject in the Inspector Reproducib... Read more
[Plugin] Native Plugins using .bundle files are not recognised by the Ed...
Steps to reproduce: 1. Open attached project2. Go to Plugins/iOS/64 Bit Plugins directory3. Click on the .bundle plugin file4. Notic... 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