Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f3
Issue ID
902409
Regression
Yes
RenderToCubemap is not HDR compatible and causes camera not to be rendering in the scene anymore
Steps to reproduce:
1. Open attached project
2. Open Cubemap scene
3. Create a new cubemap
4. Select it and mark it readable
5. Select CUBEMAP -> Render into Cubemap in the top menu
6. Select your created cubemap and hit "Render!"
Expected result: Cubemap should be rendered without any errors and issues
Actual result: Cubemap is rendered without HDR, camera is not rendering the scene anymore, an error appears:
"Releasing render texture whose render buffer is set as Camera's target buffer with Camera.SetTargetBuffers!"
(Gif attached)
Reproduced in: 2017.1.0b1, 5.6.0f3, 5.6.0a1
Not reproduced in: 5.5.3f1
Regression since: 5.6.0a1
Fixed in: 2017.1.0b10
Backported to: 5.6.1p2
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Game View Tab Scale changes erratically when a Unity Tab is on a different screen with a differing Display Scale
- Six way lighting receiving wrong lighting from APV when set to World Space
- Crash on SortByExecutionOrder when interrupting the .androidpack import process
- ShaderGraph tab header changes the icon to the VFX Graph icon when ShaderGraph and VFX Graph with the same name are both opened
- The Build Profiles window has usability issues when the panel takes up less than 30% of the screen width
JayG81
May 09, 2017 15:15
Nevermind, it was a scripting problem. Didn't properly define something.
JayG81
May 09, 2017 12:11
My cubemaps don't seem to render in the PC build regardless of the rendering path, but they work in the editor.