Search Issue Tracker
Fixed
Fixed in 6000.0.38f1, 6000.1.0b6, 6000.2.0a2
Votes
1
Found in
6000.0.33f1
6000.1.0b1
6000.2.0a1
Issue ID
UUM-91921
Regression
Yes
Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
Reproduction steps:
1. Open the attached “TerrainCollider.zip” project
2. Open the “SampleScene”
3. Select the “Particle System” GameObject from the Hierarchy
4. Observe the Particle movement against both Terrain GameObjects
Expected result: Particles bounce off/collide with both Terrains
Actual result: Particles collide with only one of the Terrain and fully go through the other Terrain
Reproducible with: 2023.3.0b2, 6000.0.33f1, 6000.1.0b1
Not reproducible with: 2021.3.47f1, 2022.3.55f1, 2023.3.0b1
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Resolution Note:
Forward-ports for this version need to be handled at a later time.