Search Issue Tracker
By Design
Votes
0
Found in
5.6.0b11
Issue ID
891876
Regression
Yes
Camera rendering path set to deffered doesn't render the .fbx GameObject
To reproduce:
1. Open attached project and run it;
2. Choose scene test;
3. Change camera rendering path to forward; (when it is set to forward everything is fine (rendered with red color));
4. Set camera rendering path to Deffered;
Expected result: GameObject should be visible.
Actual result: GameObject is not visible when camera rendering path is changed.
Reproduced in: 5.5.2p2; 5.6.0b11; 5.6.0f1; 2017.1.0a4
Not reproduced in: 5.4.5f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment