Search Issue Tracker
NullReferenceException after creating the new scene when the Light Explo...
Steps to repro:1. Open the attached project and 'ProgressiveLightmapperExample' scene;2. Ensure that the Light Explorer window is ac... Read more
[Mac] Additionally opened windows open in fullscreen when Unity's window...
How to reproduce:1. Open any Unity project2. Fullscreen the Unity window3. Open any new window from the Window dropdown menu Expecte... Read more
Input System package 'ArgumentException: Invalid user' error is thrown w...
To reproduce:1. Open attached project ("case_1198889-Sample.zip")2. Open Assets > Scenes > "SampleScene"3. Press Play, select ... Read more
UploadHandlerRaw throws ArgumentException when a null gets passed as the...
How to reproduce:1. Open the attached '1324331.zip' project2. Open the SampleScene3. Enter the Play mode4. Observe the Console Expec... Read more
Shader Graph's Simple Noise node preview is black when no Active Targets...
Reproduction steps:1. Create and open a project with the “Universal 3D“ template2. Create a Shader Graph (Assets > Create > Sh... Read more
[Visual Effect Graph] Slider overlapped Field of View text in Camera pro...
The slider overlapped Field of View text in Camera property on expanding Transform dropdown. Steps to repro:1. Create a new project.... Read more
OnDisable and OnDestroy are not called on deleted ScriptableObject
How to reproduce:1. Open the attached (repro.zip) project2. In Project Window delete "SO.asset"3. Check the Console Window Expected ... Read more
[Standard Assets] ParticleSystemDestroyer.Stop fails to stop particle sy...
Reproduction Steps:1. Import attached project.2. Open "main" scene.3. Enter Play mode.4. Observe console. Expected result: ParticleS... Read more
[tvOS] [Input System] DualShock controller causes an "Could not create a...
How to reproduce:1. Build the attached project for tvOS2. Connect DualShock controller to Apple TV3. Build & Run the Xcode proje... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code