Search Issue Tracker
[ScriptableObject] Name of child scriptable objects changes spontaneously
Steps to reproduce: 1. Open attached project2. Delete "Repro Asset" scriptable object found in Assets folder3. In top menu, click "R... Read more
Licensing Client fails to launch when opening Unity Hub
Reproduction steps:1. Open the Unity Hub2. Observe the Unity Hub Expected result: Unity Hub opensActual result: Unity Hub fails to o... Read more
WebGL build throws "Threads are not enabled for this platform" error whe...
How to reproduce:1. Open the attached project("WebGL_Test")2. Build and run Expected result: the program runs without errorsActual r... Read more
[Android][.Net 4.6] HTTPClient.GetAsync fails to get address with unable...
To reproduce: 1. Download and open attached "GetDomainNameAndroidBug.zip" project.2. Enter play mode and notice Debug.log statements... Read more
NullReferenceException is thrown when inspecting a .FBX file with multip...
How to reproduce:1. Open the attached 'project-1215431.zip' project2. In the Project window select 'MultiClipSingleFile'3. Observe t... Read more
[URP] Shadows applied to Speed Trees are too Dark and Change their appea...
How to reproduce:1. Open the attached project named Case_11714892. Open the New Scene3. Observe the tree in the Scene Expected resul... Read more
Two independent Particle systems appear to be using the exact same seed ...
How to reproduce: 1. Open attached project2. Open scene particles.unity3. Play the scene- Note how the coloured particles and the bl... Read more
Realtime pointlights disappear when built with rendering path set to def...
Repro steps:1. Open "New Unity Project" project2. Open "Playground" scene3. Go to Edit > Project settings > Player4. In Settin... Read more
Video player fails to start playing and null handle errors are thrown wh...
Reproduction steps:1. Make a new Unity project2. Import the user's attached video ("Opening Cinematic for Demo.mp4")3. Add the video... Read more
[AsyncLoadInEditor] Crash on Sprite::Transfer<GenerateTypeTreeTransfer> ...
Reproduction steps:1. Open the attached project “CrashRepro“2. Build the project (File > Build and Run) Expected result: Project ... 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