Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b5
Issue ID
780571
Regression
No
When Gizmos are enabled in GameView the PhysicsDebug mode is only visible for objects which are visible in SceneView camera
When Gizmos are enabled in GameView the PhysicsDebug mode is only visible for objects which are visible in SceneView camera
To reproduce:
1. Enable Collision Geometry in Physics Display in a project, which has some Physics Geometry/Rigidbodies visible through maincamera, in a project with at least one Physics Game Object (A simple cube, for example)
2. Place your Scene view and Game view next to each other
3. Enable Gizmos in Game view
4. Enter play mode (bug easiest to happen in play mode, but it's reproducible without too)
5. Move around scene camera
6. Notice that when Scene camera does not render GameObjects they do not get collision debug geometry rendered
Expected result: Collision Geometry is only visible in scene view
Actual result: Collision Geometry is also visible in GameView.
Notes: Attached repro video
Reproduced on:
Version 5.3.3p3 (44bf5dc38517)
Wed, 16 Mar 2016 06:55:32 GMT
Branch: 5.3/physics/editor-debug
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