Search Issue Tracker
Values changed on a prefab are not retained when entering Play Mode
How to reproduce:1. Open the attached “IN-97074” project2. In the Project tab navigate to Game/Assets/Villagers and select the “Vill... Read more
[Blender] Object modifiers are not applied when object is in a hidden la...
How to reproduce:1. Open the "SampleScene" Scene in the attached "case_1155646.zip" Unity project2. Observe the "fbx" and "blend" Ga... Read more
[HDRP] SurfaceOptionUIBlock.DoOpaqueRenderingPassPopup error when in wir...
How to reproduce:1. Open the "testScene" Scene in the "case_1184602.zip" Unity project2. Switch to Wireframe scene view3. Select the... Read more
Profiler marker is named as "Test[...]" and not "Check[...]
How to reproduce:1. Open the attached "ProfilerBug.zip" project2. Open the "SampleScene" Scene3. Enter Playmode -> Pause the Play... Read more
The "Apply Confirmation" and "Revert Confirmation" options should be ali...
Steps to reproduce: Create a project Go to Unity -> Settings Go to the "Sprite Editor Window" Observe how the "Show Apply Confirm... Read more
IL2CPP iOS build strips Attribute Getter, causing a runtime error
How to reproduce: 1. Open attached project2. Open scene test.unity3. Select the Main Camera gameobject4. In the Proto Test component... Read more
Only one Gradient Inspector window refreshes when multi-editing objects ...
Reproduction steps:1. Open the attached project ("RefProject.zip") 2. Open the SampleScene - Ensure to have 2 inspectors open.3. Sel... Read more
Editor crashes when assigning Universal's RP Forward Renderer Data to Cu...
Steps to reproduce:1. Create a new project2. Install Universal RP from package manager3. Create Project View -> Create -> Rend... Read more
Selecting asset crashes unity
Steps to reproduce: 1. Open attached project "CrashUnity.zip"2. In project tab, select "Referencer"3. Unity crashes at Component_Get... Read more
[WebGL] Scrolling causes random cursor jumps in chrome browser builds
Reproduction steps:1. Download the attached project2. Build the project to WebGL platform3. Open it with chrome4. Click on '2' to lo... 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