Search Issue Tracker
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps1. Open attached project2. Run "ClientGUI.exe"3. Press "Start client" button4. Press Add Host==>"Host 1 added" message appea... Read more
[Mac] UnityEditor Mac sometimes loses the installed Platform Support
To reproduce:1. Create a new project2. Set Platform Support to iOS or Android3. Close Unity4. Open the project again Expected result... Read more
Reserialize asset in text mode doesn't work if ScriptableObject has suba...
To reproduce:1. Open attached project2. Change serialization mode to "Force Text"3. Reimport all assets4. Notice that "Nested Asset"... Read more
[HDRP] Empty template starts with incorrect Physically Based Sky (incorr...
Reproduces on: 6000.0.22f1 Tested on: M2 MBPro, Windows 11 Steps to reproduce: Simply create a new empty HDRP template Wait till edi... Read more
The assigned Script icon is not showing in the Gizmos dropdown menu when...
How to reproduce: 1. Create a new project2. Create a Script in the Assets folder with the name “Button“3. Change the Scripts icon to... Read more
Accessing the raw value of a USS variable fails when using customStyle.T...
Reproduction steps:1. Open project “IN-39634”2. Open “Assets\IN-39634_Assets\Scenes\SampleScene”3. Enter Play Mode4. Observe the Gam... Read more
An unnamed Input entry is added to the Binding Path Listener list when i...
Steps to reproduce:1. Open any Project with the new Input System Package Installed2. Navigate to Edit > Project Settings > Inp... Read more
[WSA] 'Build' button does not work when 'C# projects' are enabled
1. Create a new project2. Switch the platform to WSA3. Enable the 'C# projects' button4. Press the build button - nothing happens Re... Read more
Netcode's CommandSendSystem does not yet recognize maxMessageSize parame...
Newly introduced in Transport 2.1 is the maxMessageSize parameter found on NetworkSettings, a customizable max packet size for restr... Read more
[ECS] Transform.Position values reset to 0 after changing it when Entiti...
How to reproduce:1. Open attached Unity project "Copy Transform Error"2. Load "SampleScene" scene3. Select Demonstration GameObject4... 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