Search Issue Tracker
Fixed
Fixed in 2022.3.60f1, 6000.0.42f1, 6000.1.0b9, 6000.2.0a5, 7000.0.0a23
Votes
0
Found in
2021.3.45f1
2022.3.52f1
6000.0.26f1
6000.1.0a3
6000.2.0a1
Issue ID
UUM-86941
Regression
No
Graphic components errors when running Dedicated Server Build/Standalone build at headless runtime
Steps to reproduce:
1. Open the attached user's project "Particles1973892.zip"
2. Build for MacOS or Windows Standalone
3. Run "<Path_To_Project> -batchmode -nographics -logFile <Path_To_Project>\Particles1973892.log --args" in CMD or Terminal
4. Open the generated "Particles1973892.log" and observe "Invalid VFX Particle System. It is skipped" error printed
Expected results: since the build is in headless, it shouldn't get that far into graphics stacks, or at least not throw graphic errors
Actual results: particle system is being generated at headless runtime
Reproducible with: 2021.3.45f1, 2022.3.52f1, 6000.0.26f1, 6000.1.0a3
Testing Environment: Windows 11 23H2, macOS 14.5 (user)
Not reproducible on: no other environment tested
Notes:
-Issue reproduces in Standalone player an Dedicated Server Build
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment