Search Issue Tracker
[Android] On some devices cardboard view is drifting
Reproduction steps:1) Download user's attached project2) Build and run "test.unity" scene on an Android device3) Put the device on y... Read more
RenderTexture.ConvertToEquirect converts the render texture to the oppos...
How to reproduce:1. Open attached Unity project "ConvertToEquirect"2. Load scene "main"3. Enter the play mode Expected result: The l... Read more
Unity freezes when calling "Select Dependencies" on a specific font asset
To repro:1. Add attached font asset to a project,2. Right-click scene "UI", then "Select Dependencies"-- Unity will either freeze or... Read more
[Graphics] Certain Graphics commands (SetViewport) only get applied to t...
BY DESIGN:Neither CommandBuffer.ClearRenderTarget or GL.Clear clears more than the first color buffer. We currently don't support cl... Read more
Exceptions are being thrown in HashSet<T> when using AssemblyDefinition
Steps to reproduce:1. Download 996937_repro.zip2. Open ScriptA and ScriptB in VS3. Notice multiple errors in Error List Expected res... Read more
DLL is not imported correctly when a project requiring a Library rebuild...
Steps to reproduce:1. Open QA attached project2. Navigate to Assets/Commonds/Atesh/WindowsAndWidgets/DLLs/-- Notice the state of 'At... Read more
Crash on "MemoryManager::Reallocate" when shooting objects with particles
Steps to reproduce:1. Open user attached project2. Play the scene3. Shoot around the scene- Editor crashes at this point Expected re... Read more
IL2CPP strips parameter attributes
Steps to reproduce:1. Open user attached project2. Build to anything that supports IL2CPP (Tested Android and iOS)3. Inspect debug.l... Read more
Serialization of custom class doesn't work when defined in a base class ...
To reproduce: 1. Open the project, attached by the tester (serializationBug.zip)2. Inspect the ChidClass.cs script3. Add the script ... Read more
[Android] GearVR Rendering Skinned Mesh breaks with Normal mapped standa...
Steps to reproduce:1. Open attached project "Unity_Simple_Tests_01.zip"2. Enter play mode and observe mesh animating3. Build and run... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names