Search Issue Tracker
[iOS] Can't change Launch Screen Mode in Player Settings
To Reproduce: 1. Open any project and go to iOS Player Settings. 2. Under iPhone/iPad Launch Screen try setting the type. 3. Observ... Read more
Unity crashes when closed after un-doing an action
Reproduction steps: 1. Open the attached project 2. Create a new GameObject 3. Add the "UndoBugScript" to it 4. Add any component to... Read more
Deferred Rendering Path ignores Camera Rect when rendering to RenderTexture
Reproduction steps: 1. Open the attached project 2. Open the "TestScene" 3. Enter Play mode 4. Select Camera Left / Camera Right gam... Read more
[VR Input] Oculus Touch and OpenVR documentation wrong or button mapping...
The Documentation reports that the Left Controller Menu button on Vive corresponded to Button.Three (X) on the touch controller. How... Read more
[Android] Anisotropic filtering renders blurry on some ARM GPU devices
Steps to reproduce: 1) Download attached project ' AnisotropingFilteringIssue.zip' and open in Unity 3) Build and run 'BugTestScene'... Read more
[Undo] Unity crashes when trying to undo component addition from a GameO...
Reproduction steps: 1. Open the attached project 2. Create two Game Objects 3. Add an UndoBugScript to object A 4. Make object B a c... Read more
[Particles] Particle Texture Sheet Animation flickers if Render Mode is ...
To reproduce: 1) Open attached project and scene 2) Play it and wait a bit - it takes about 10 seconds for emitting to start up Exp... Read more
[Undo] Component recreated without registering an undo operation
Reproduction steps: 1. Open the attached project 2. Create an empty GameObject 3. Add "UndoBugScript" to the GameObject 4. Add any c... Read more
[Undo] A GameObject appears twice in the hierarchy after undoing
Reproduction steps: 1. Open the attached project 2. Create an empty GameObject A 3. Add "UndoBugScript" to A 4. Create a GameObject ... Read more
One of the method overloads receiving generic interface with 2 types is ...
To reproduce: Open attached project Expected: No errors come out in console Actual: The following error is thrown even though there... 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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP