Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
0
Found in
5.6.0f3
Issue ID
935328
Regression
No
Crash in 'ProbeRenderer::RenderCube > RenderTexture::DiscardContents' when opening the scene
Reproduction steps:
1. Open the attached project.
2. Open the 'test-scene'
3. Editor will crash:
#0 0x000001008dfb48 in RenderTexture::DiscardContents(bool, bool)
#1 0x0000010073cead in ProbeRenderer::RenderCube(ReflectionProbe*, RenderTexture*, int, bool)
#2 0x000001011b3bb2 in ReflectionProbeBaker::Bake()
#3 0x0000010152ce62 in BakeReflectionProbesManager::IssueBakeReflectionProbePreparation(SortedHashArray<BakeReflectionProbeJobData, DefaultHashFunctor<BakeReflectionProbeJobData> > const&, JobArray<BakeReflectionProbeJobData, BakedCubemap> const&, ReflectionProbeSettings const&)
#4 0x0000010152fd91 in BakeReflectionProbesManager::PostUpdate()
#5 0x0000010155e9ec in gi::PostUpdate(dynamic_array<GISceneManagerClient*, 8ul> const&)
...
Reproduced with:
5.5.4p2, 2017.2.0b5, 2017.3.0a2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment