Search Issue Tracker
In Progress
Under Consideration for 2022.3.X, 6000.0.X
In Progress in 6000.1.X
Votes
0
Found in
2021.3.45f1
2022.3.52f1
6000.0.26f1
6000.1.0a3
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
- Shader warnings in URP ShaderGraph when using the Normal From Texture node
- 'Stack overflow' error logged in the Console when a script that has a lot of classes is compiled
- Memory Leak warnings are thrown when creating a new material
- The type selector in the UI Builder does not display primitive types when trying to select one in the "Select Type…" window
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
Add comment