Search Issue Tracker
RectTransform that is unmodified gets reset when reverting overrides in ...
How to reproduce:1. Open the attached "RevertPrefabOverridesBug.zip" project2. Go into Assets -> Scenes folder3. Enter the "Sampl... Read more
Player builds fail when Default Icon is set to a texture on Windows
Steps to reproduce:1. Open attached "internal-vehicle-physics-pro.zip" Unity project2. Attempt to build on Windows Expected result: ... Read more
Some packages have their version's last number trimmed when resizing pac...
Reproduction steps:1. Open the user's attached project "2021.2 Beta.zip"2. Go to Edit > Preferences > UI Scaling and change th... Read more
AndroidJavaProxy fails to proxy "java9.util.function.BiConsumer" class w...
AndroidJavaProxy fails to proxy "java9.util.function.BiConsumer" when special types - String, Boolean, etc. are passed as arguments ... Read more
Thumbnails in a Project window get darker after saving scene
How to reproduce:1. Create a new Unity project2. Create a cube in a scene3. Create a prefab from a newly created cube4. Create new M... Read more
[SkyManager] Thumbnails in a Project window get darker after reimporting...
How to reproduce:1. Create a new Unity project2. Create a cube in a scene3. Create a prefab from a newly created cube4. Create new M... Read more
[URP] ExitingEditMode and ExitingPlayMode are not logged when calling Pl...
How to reproduce:1. Open the user-submitted project2. Enter and exit Play mode3. Observe the Console window (Window > General >... Read more
[IL2CPP][HDRP] Crash when opening the player made with IL2CPP Faster builds
Reproduction steps:1. Create a new HDRP project2. Go to Player Settings -> Scripting backend -> IL2CPP3. Go to Build Settings ... Read more
[HDRP] When decals are placed as child objects, they dont spawn at 0,0,0...
1) Open any HDRP project2) Create an empty game object and move it away from 0,0,0 coordinates3) Right click the object above and ad... Read more
Mouse delta events not called when "Update Mode" in Project Setings is s...
How to reproduce:1. Open the user attached project (ReproInputSystemWebGL.zip) and make sure the "SampleScene" is open2. Press Ctrl+... 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