Search Issue Tracker
Sprite is not sliced accurately into multiple Sprites when slicing Metho...
How to reproduce: 1. Open the attached 'test-packages-2d.zip' project 2. Select Assets -> Test -> 'ExplosionSprite' Sprite 3. Open S... Read more
Looping a portion of an animation with blended transitions
How to reproduce: 1. Open attached project 2. Open scene TestScene.unity 3. Select the TriggerDamageAtMidpoint game object - In th... Read more
[UNETServerDLL] "IsBroadcastDiscoveryRunning()" function returns true wh...
Steps: 1. Call NetLibraryManager.IsBroadcastDiscoveryRunning() function without actually starting broadcast discovery ==> It returns... Read more
[HDRP] Large memory load occurs when building a Scene with many dependen...
How to reproduce: 1. Create a new Unity project 2. Create a Scene with many references to external Scriptable Objects, which have re... 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 included 3. ... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b 2. Create cube. 3. Delete its mesh filter. 4. Save scene. 5. Lo... Read more
Coverage results .xml file is not categorized as editmode if it is writt...
Steps to reproduce: # Open attached proejct # Enable code coverage # Run Editmode tests # Open CodeCoverage/cov-platform-rep... Read more
Timeline Signals are not received by Signal Receiver when TimelineAsset ...
Reproduction steps: 1. Open user's attached project "Timeline asset bundle bug" and scene "MyScene" 2. Enter Play Mode 3. Press "Loa... Read more
[Shuriken] Limit velocity over lifetime allows negative values
Steps to reproduce: 1. Download and import attached project. 2. Open scene: main. 3. Play. 4. Select GREEN particle system in Hiera... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key