Search Issue Tracker
[UI] MaskableGraphic OnEnable and OnDisable are slow causing non-respons...
To reproduce:1. Open attached project2. Play scene3. Click on Open4. Notice spike in profiler5. Click on Back button6. Notice anothe... Read more
Blackboard window top bar “Open” button and “Blackboard” text with an ic...
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Behavior package (com.unity.behavior) Cre... Read more
Crash at "PlatformAudio::WasapiPlugin::StartDeviceInternal" when cycling...
Reproduction steps:1. Add a command line argument “-showAudioFoundationUI”2. Open the attached project “ReproProject”3. Make sure th... Read more
Profiler Module Editor missing burger icons
How to reproduce: 1. Create new project2. In Context menu navigate Windows > Analysis > Profiler3. Click on Profiler Modules b... Read more
After converting a Built-in project to URP render texture related errors...
Steps to reproduce: Open the attached project Open URP Converter. Window -> Rendering -> URP Converter Initialise all converte... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
Text from physical keyboard doesn't type when input field was selected w...
Reproducible on 4.6.5, 4.6.6;Works fine on 4.6.4; Repro steps:1. open project "gui textfield.zip";2. build to WSA and build and run ... Read more
NullReferenceException is thrown after importing Post Processing when it...
How to reproduce:1. Create a new project2. Import Post Processing asset from Package Manager3. Add Post-process Layer component to M... Read more
ATG doesn't wrap the text in the Label when the text starts with spaces
Reproduction steps:1. Open the attached “My project (15)” project2. Open the “Assets/NewUXMLTemplate” Visual Tree Asset using the UI... Read more
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce:1. Make sure that IL2CPP is installed2. Open attached project "BugReproduction.zip"3. In Editor, click on Window -&... 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
- Pressing “+” to add new Property throws “NullReferenceException” error after deleting Categories with Properties from Blackboard
- Reuse Collisions Callbacks is not enabled by default when opening a new project with HDRP template
- Bloom and Exposure Artifacting around GameObject appears when setting Scale of Z Axis to 0
- [Android][IL2CPP][ARMv7] Struct field value corrupts when invoking a generic delegate with a large struct by value
- Highlights persist throughout Options Panels in the Rendering Debugger Window