Search Issue Tracker
Build crashes on il2cpp::vm::Class::GetVirtualMethod when Building and R...
Reproduction steps:1. Open the user’s attached project2. Build And Run Expected result: The build does not crashActual result: The b... Read more
Camera Preview is missing
Steps to reproduce: Open a project Select a camera in the scene A floating camera preview window should be visible on top of the Sce... Read more
Screen tearing occurs when running standalone build in Fullscreen Mode
Steps to repro:1. Open original project "New Unity Project.zip"2. Enter Play Mode and notice that there is no screen tearing in Game... Read more
Services Window breaks and shows an indefinite "Loading..." label when d...
How to reproduce:1. Create a new project2. Open the Services window3. Undock it and dock it again4. Observe the Services window Expe... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... 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
[URP] Decal normal blending rendering results in very dark texture when ...
How to reproduce:1. Open the user’s attached “URPRendererTest” project2. Focus on and observe the “Decal” GameObject in the “SampleS... Read more
Timeline Window does not detect selected Timeline asset when double-clic...
How to reproduce:1. Open user's attached project (New Unity Project.zip)2. In Project Window double-click on "New Timeline.playable"... Read more
First frame of TextMeshPro text is rendered as squares
How to reproduce:1. Open attached project "TmpBug.zip"2. Enter Play mode (the Editor will be paused automatically)3. Observe Game or... Read more
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu.2)Resize the window, it should on... 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