Search Issue Tracker
Crash on ImmediatePtr<Unity::Component>::operator* when opening a project
How to reproduce: 1. Open the "Crash_on_import.zip" project Actual result: Unity crashes. Reproducible with: 2019.1.0a9, 2019.1.0a... Read more
HDRP - "Default Frame settings for" inspector is broken. Null Reference ...
The drop down menus for "Default Frame settings for" under HDRenderPipelineAsset do not work. When clicking on the drops downs Null... Read more
[Video][GLES2][GLES3] Some H265 videos are glitching on Meizu PRO 7 Plus
How to reproduce: 1. Open the attached project 2. Build and run Far Plane scene on Android device 3. Play first video it is H264 -> ... Read more
[HoloLens Remoting] XR.WSA.Input.InteractionManager works just on first ...
Steps to reproduce: 1. Download 1099427_repro.zip 2. Switch platform to UWP 3. Enable XR support and WSA remoting 4. Build project 5... Read more
[Android][IL2CPP] App crashes when accessing unsafe byte data
Repro steps: 1. Open user attached project 2. Build and Run 3. Play Actual: App crashes Reproducible with: 2017.3.0p2, 2017.4.15f1... Read more
Creating UI on a disabled UI parent also adds new UI Element that's the ...
To reproduce: 1. Create new project 2. In Hierarchy create Canvas, UI -> Canvas and disable it 3. Create Image on the same Canvas, C... Read more
[Editor]Tab key does not change the keyboard focus while EyeDropper is a...
Tab key does not change the keyboard focus while EyeDropper is active. Steps to reproduce : 1. Open the attached project or create ... Read more
[Mobile] OS restarts because of high memory usage when compiling shaders...
To reproduce: 1. https://github.com/Verasl/BoatAttack - clone this repository (Packages/5.1.0 branch) 2. Make sure you extract larg... Read more
[Prefabs] The Comparison View has incorrect size when opened from the Ov...
To reproduce: 1) Create new project 2) Make a prefab out of any object in scene 3) Select same object in scene 4) Change something (... Read more
[IL2CPP] Accessing CustomAttributeData causes an assertion failure
Repro steps: 1. Open user attached project 2. Make sure “Development Build” is checked 3. Build and Run 4. Play 5. Check the player ... 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
- Prefab Variant is created when creating an Original Prefab from a Prefab Variant
- InternalCallRegistrationWriter attempts to launch with Mono when building the project with the IL2CPP Scripting Backend
- [Linux] FPS limit becomes unset for some time when maximizing Game View while in Play Mode
- ContextClickEvent not fired at runtime for UI Toolkit elements when right-clicked
- Behaviour.isActiveAndEnabled desyncs when checked from a sibling component during OnEnable/OnDisable