Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.1.X, 2017.2.X
Votes
0
Found in
2017.1.0p5
Issue ID
948201
Regression
Yes
Physics Debugger "Hide Layers" not working then GameObject have different layer
How to reproduce:
1. Download attached project file and open "Test" Scene
2. Open Window -> Physics Debugger
3. Select "Collision Geometry" in Scene Window Right corner
4. In Physics Debug Window, Hide Layers section select "Default" value (notice that one GameObject disappears)
5. Then select "Phsy1" (Notice that GameObject still appears)
6. Then Select "Everything" (Notice that GameObject still here)
Expected result: "Hide Layers" function should work with individual layers
Actual result: The scene included has 2 bodies one on the default layer, and one on a custom layer. The debugger hide layers feature works on the default layer but not on the custom layer
Reproduced with:5.6.0a2, 5.6.3p2, 2017.1.0p5, 2017.1.1f1, 2017.2.0b10, 2017.3.0a7
Not reproduced with: 5.6.0a1
Regression since: 5.6.0a1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Memory Profiler styling breaks when the SummaryView.uxml file is opened in UI Builder
- A "projectChanged" event is not triggered when Sprites are added to a SpriteAtlas
- A Memory leak occurs when the "JsonSerialization.FromJson" function is executed
- “ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions
- Shader warnings are thrown after building High Definition 3D template
Add comment