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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment