Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a6
Issue ID
1065470
Regression
Yes
[Nested Prefabs] Some collisions don't work after upgrading Space Shooter project
To reproduce:
1. Download Space Shooter project from the Asset Store to 2018.2;
2. Upgrade the project to 2018.3.0a7;
3. Enter playmode.
Expected result: project was ugraded successfully, all collisions work: when Player collides with Asteroid (or is shot by Enemy’s bullet), the game is over, player dies
Actual results: player game object doesn’t collide with Asteroids or Enemy bullets (it dies only after touching the enemy)
Reproduced with: 2018.3.0a7
Not reproduced with: 2018.3.0a6
Regression introduced in 2018.3.0a7 where Nested Prefabs when merged into Trunk.
Fixed in: 2018.3.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment