Search Issue Tracker
Fixed in 2017.2.X
Votes
0
Found in
5.6.0f3
Issue ID
898318
Regression
No
Crash using RenderTextureFormat.RFloat w/ Command Buffer
Steps to reproduce:
1) Download and open attached project "Deferred Renderer.zip"
2) Open and play "Test Scene"
Actual result: Crash
Expected: Sphere is rendered and Unity doesn't crash
Note: It crashes while using RenderTextureFormat.RFloat for Command Buffer in file TestForwardBuffer.cs line 42
The two cameras should be on top of each other. HDR is on for both. They both clear to color. The deferred-rendered camera (the main camera) should have its culling mask set to something not found in the scene (because setting it to none prevents scene from doing the lighting passes).
Tested and reproduced on:
Windows 10
Unity 5.6.0f3, 2017.1.0b1
Could not test prior because due to missing API's
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Add comment