Search Issue Tracker
Failed to resolve Windows.Media.Capture.Frames.MediaFrameSourceInfo when...
How to reproduce:1. Download and open "2019_3_0f4_C_UWP_Error.zip" project2. Build project for UWP Expected results: Build completed... Read more
Rendering calls do not clean the previous state in the Frame Debugger (S...
Steps to reproduce:1. Open the user’s project2. Open the “Frame Debug” window (Window → Analysis → Frame Debugger)3. Click the “Enab... Read more
[UIElements] MinMaxField values in the inspector are not updated when us...
How to reproduce:1. Open the attached project ("case_1169908-Test.zip")2. Open BugReport > MinMaxField tab3. Double click on the ... Read more
[OSX] D3DCompiler produces incorrect bytecode on Mac (Wodka issue? - nee...
Repro steps:1) Open the project and TestShader.shader in it2) In the frag function notice line 54: "fixed c = 5.0xx"2) Select the Te... Read more
[Crash] Infinitely recursive function which allocates memory crashes unity
Reproduction steps with a project:1. Open attached project "AscensionCrashTest"2. Open scene "Main"3. Run the game Notes:1. Crashes ... Read more
High CPU Load when editor is trying to trim Full GI Cache
How to reproduce:1. Create and open a new project2. Ensure "Maximum Cache Size" (in Edit -> Preferences) is set to 5GB,3. Close p... Read more
[Themes] Unity keeps refreshing on mouse pointer up when font is changed...
Unity keeps refreshing on mouse pointer up when font is changed and tree is selected in Project Browser. Refer the attached gif Step... Read more
[ScriptableObject] NullReferenceException when selecting multiple assets
Steps to reproduce: 1. Open attached project2. Select "MissingScript" asset and notice that it has a script missing3. Select both, "... Read more
[URP] Shadows are being culled incorrectly in the corner of the Camera V...
To reproduce: 1. Download attached "LWRP_shadow_distance.zip" project and open in Unity2. Open "SampleScene" scene3. Observe the Sha... Read more
Baking reflection probes performance regression
1. What happenedOn 5.3.2p4 it takes about twice the time to bake reflection and custom probes as in 5.2.4p1. 2. How we can reproduce... 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