Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0b4
Issue ID
1090168
Regression
No
[MainModule] CustomCulling set to Pause is not preventing the systems from being updated when off-screen
Repro steps:
1. Play CustomCulling from the attached project
2. Press the spacebar (or use the drop-down) to switch the particle culling to Pause
3. Observe how the FPS remains unchanged
4. Press the Enable Culling checkbox to activate culling via script (from Karl's Unite talks)
5. Observe the FPS improve.
Expected outcome: particle systems with culling mode set to Pause to not impact performance while off-screen.
Actual results: switching the culling mode does not seem to affect anything
Notes:
- not a regression, a new feature
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Add comment