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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
Add comment