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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment