Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.3.0
1.4.0
Issue ID
NCCBUG-199
Regression
No
"Generate Default Network Prefab List" does not stay disabled and DefaultNetworkPrefabs.asset is created when reopening the Editor
Reproduction steps:
1. Create a new project
2. Install “Netcode For GameObjects” package through Package Manager
3. Go to “Edit\Project Settings\Netcode For GameObjects” and disable “Generate Default Network Prefab List”
4. Delete “Assests\DefaultNetworkPrefabs.asset”
5. Close the editor and open the project again
Expected result: “Generate Default Network Prefab List” is disabled and “DefaultNetworkPrefabs.asset” is still deleted
Actual result: “Generate Default Network Prefab List” is enabled and sometimes “DefaultNetworkPrefabs.asset” is created again
Reproducible with: 1.3.0 (2020.3.48f1, 2021.3.26f1, 2022.2.18f1, 2023.1.0b15, 2023.2.0a13) 1.4.0 (2020.3.48f1, 2021.3.26f1, 2022.2.21f1, 2022.3.0f1, 2023.1.0b19, 2023.2.0a17)
Reproducible on: macOS Ventura 13.2.1 (Intel), Windows 10 (by the reporter)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph
- Decals do not get projected onto a GameObject draw with the Render Objects Renderer Feature when according to Event it should be projected
- The Depth value is not being written correctly in the Scene view when the Full Screen Pass Renderer Feature is applied on a GameObject with the Render Object Feature
Resolution Note:
There are no fixes planned for this Bug