Search Issue Tracker
[WebGL] No warnings/errors are thrown in Editor or WebGL build about Vid...
Reproduction steps:1. Open the attached project ("case_1241263-VideoClipWarning.zip")2. Open the repro scene ("SampleScene")3. Notic... Read more
[Universal RP] warnings spam console: Property exceeds previous array si...
Steps to repro:1. open attached repro project(or make a new Universal template project and add some point lights under an empty call... Read more
[XR][XR Interaction Toolkit] Controller connection interruptions disable...
Repro steps:1. Open attached project2. Build and Run on Android3. After the app launches connect the headset to an Oculus Link suppo... Read more
[URP] Scene window is rendered gray and Game window is rendered black wh...
How to reproduce:1. Open the attached project "1241239.zip"2. Open the "Test" Scene3. Enter the PlayMode4. Exit the PlayMode Expecte... Read more
Fatal error in Unity CIL Linker when building with WebGL
How to reproduce:1. Open the "Core.zip" project2. Make sure that Development Build is unchecked in File > Build Settings3. Build ... Read more
[Code Stripping] Standalone builds fail with 'UnityLinker.exe' errors wh...
Reproduction steps:1. Open the user's attached project ("Core.zip")2. Try making a Standalone Development build with code stripping ... Read more
Detaching and reattaching UnityEditor.UISystemPreviewWindow from Profile...
How to reproduce:1. Create and open a new Unity project2. Open Profiler window3. Scroll down and select UI Details4. Resize the Prof... Read more
Crash on "UI::CanvasManager::RenderProfiler" when selecting UI images in...
Reproduction steps:1. Open attached project "1241230_profiler" and scene "SampleScene"2. Enter Play Mode and then pause it3. Open th... Read more
Profiler image preview data is not displayed when the profiling informat...
How to reproduce:1. Create a new project2. Open the Profiler window (Window -> Analysis -> Profiler)3. In the Profiler Modules... Read more
[URP] Stencil settings of Render Object does not get applied when changi...
Reproduction steps:1. Open the project from the attached file "1241218.zip"(link in edit)2. From Assets open the CustomForwardRender... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class