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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment