Search Issue Tracker
Blend models are imported incorrectly when using the Parallel Import fun...
Reproduction steps:1. Open the attached project2. Open the "/Assets/Scenes/SampleScene.unity" Scene3. Select all of the models locat... Read more
Mouse coordinates are not relative to the game window when getting them ...
How to reproduce:1. Open the attached project2. Build the project3. Open the built project in a Windowed mode4. Use the Scroll-Wheel... Read more
Editor crashes when setting UniversalRenderPipelineAsset.cascadeBorder v...
To reproduce:1. Open the project “test_15862”2. Enter Play mode3. Click the button 'Set Cascade Border to 10'4. Observe crash Reprod... Read more
[Shuriken] Separate axes makes particle rotate in opposite direction
Steps to reproduce: 1. Download and import attached project. (ReversedRotation.zip)2. Play.3. Select one of two particle system obje... Read more
Game view Z/stencil buffer not present in maximized game view
Simplest: just have any geometry in the scene and maximize game view. Only skybox will be visible. - Use the scene Car.unity from th... Read more
Generated texture array not showing when used in the Build
How to reproduce:1. Open the attached project "particleStudy2023.zip"2. Build And Run the project3. Press space on the keyboard Expe... Read more
It's not possible to create Texture2DArray with Compression because It d...
To reproduce: 1. Download attached "update Texture Array content at runtime.zip" project and open in Unity2. Open "Texture2DArray" s... Read more
Timeline audio keeps playing when editor is out of focus
Steps to reproduce:1. Open the attached project (case_1217337.zip)2. Under Edit > Project Settings > Player > Resolution an... Read more
NullReferenceException is thrown when clicking "Show in Explorer" on ele...
How to reproduce:1. Create a new Unity project2. In the Project window with the Two column layout, right-click on any folder in the ... Read more
UI Textures change after lowering quality level in runtime
Steps to reproduce:1. Download and open attached project "repro_760691.zip"2. Build the project w/ "main.unity" scene included3. 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler