Search Issue Tracker
Child Entities loses Prefab tag when calling GhostCollectionSystem.Creat...
How to reproduce:1. Open the attached project's "case_1308901-Project.zip" Scene labeled "TestScene"2. Open the DOTS Entities Inspec... Read more
NetworkVariable with both Read&Write Permission set to Owner doesn't hav...
Based on GitHub issue 2094 h2. DescriptionNetwork Variable with both ReadPerm = NetworkVariableReadPermission.Owner and WritePerm = ... Read more
NetworkVariable with both Read&Write Permission set to Owner doesn't hav...
Based on GitHub issue 2094 h2. DescriptionNetwork Variable with both ReadPerm = NetworkVariableReadPermission.Owner and WritePerm = ... Read more
Incorrect results when using BitReader or BitWriter with more than 8 bits
Reproduction steps:1. Open the attached “BitReaderWriter“ project2. Open Test Runner (Window > General > Test Runner)3. Run al... Read more
Netcode package throws an OverflowException when connecting a second cli...
Reproduction steps: Open the attached “NGO-Repro” project Press File → Build Settings → Build Launch two instances of the Player In ... Read more
Warning thrown in console when installing the com.unity.netcode.gameobje...
Steps to reproduce: 1. start a new project with the latest Unity 6 patch 2. go to Package Manager -> Add package by name and past... Read more
Two NetworkManager Player GameObjects are auto-spawned on Client when us...
Reproduction steps:1. Open the attached “IN-103953.zip” project2. Click the dropdown next to the Play mode button3. Choose “Server +... Read more
"NullReferenceException" is thrown when accessing two-dimensional array ...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene” Scene3. Enter Play Mode4. Observe ... Read more
NGO CoreCLR Initial Support
This is initial support to assist getting NGO working with CoreCLR builds.See more details in NCCBUG-208Created an experimental bran... Read more
"KeyNotFoundException: The given key '-96180' was not present in the dic...
How to reproduce:1. Open the attached project "MULT HOMEWORK.zip"2. Open File>Build Settings...3. Enable Development Build4. Buil... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled