Search Issue Tracker
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
[VFX Graph] Having Sphere or Cube Output in the scene results in shader ...
How to reproduce: Import the attached Test-02 package to the HDRP project Build 201.b_SimpleLitOutputs_HDRP scene Observe that build... Read more
UI Builder section has scrollbars in the "Inspector" section, which are ...
Steps to reproduce: Create a project Go to "Project" -> "Asset" section -> right click ->Create ->UI Toolkit -> UI Do... Read more
[iOS] Player crashes on airplaydisconnectcrash`main() when disconnecting...
Steps to repro:1. Build and run users "AirplayDisconnectCrash.zip" project on iOS device2. Enable screen mirroring on iOS device3. S... Read more
[Windows] About Unity Window needs to be opened twice to adapt to resolu...
Steps to reproduce: Open a Unity Project on a two or more monitor setup (ensure two monitors are of different resolutions). This bug... Read more
DLSS "Ultra Performance" mode performs worse than other DLSS modes
How to reproduce:1. Open the user-attached project “hdrp_dlss_ultra_performance_bugreport”2. Open the “OutdoorsScene” scene3. On the... Read more
Crash on GrayscaleFilterEffect::RenderGrayscaleFade after deleting mesh ...
Steps to reproduce: 1. Create new 3D project -- or skip to step: 1b2. Create cube.3. Delete its mesh filter.4. Save scene.5. Load ag... Read more
[HDRP] The Game Object is invisible in the Scene and Shader Graph prievi...
How to reproduce:1. Open the attached 'HDRPBrokenThings.zip' project2. Open and observe 'WorldToObjectSpaceTest' Shader Graph3. Crea... Read more
Editor crashes on DynamicHeapAllocator::Allocate when importing an FBX a...
Steps to reproduce:1. Open the attached project “IssueProject“2. Reimport the “Assets/FBX/Bad.fbx“ FBX asset Expected result: The as... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist