Search Issue Tracker
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
[Android] "Input.GetMouseButton" stays true if there is a touch interrupt
Reproduction steps:1. Download and open attached project ("InputTest.zip")2. Build and run "test.unity" scene on an Android device3.... 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
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
- Editable Overlays present in Custom Outline and Custom Physics Shape sections of Sprite Editor window when selecting a Sprite from Hierarchy
- VFX is displayed incorrectly in the first frame when played after saving the VFX Graph