Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.2.X, 2017.3.X
Votes
0
Found in
Issue ID
949117
Regression
No
m_ProbeSetHashes.empty() error after cleaning GI cache in a certain project
1. Download and open attached project: https://oc.unity3d.com/index.php/s/jjjdDW99LmXAQTD
2. Open Preferences window;
3. Go to 'GI Cache' tab;
4. Click 'Clean Cache' button.
5) Observe the errors in the console: "Assertion failed: Assertion failed on expression: 'm_ProbeSetHashes.empty()""
Notes:
- Reproducible in 2018.2.0a1, 2018.1.0b1, 2017.3.0p1;
- Reproducible on both Windows and macOSX;
- Reproducible only in this project, not reproducible for the new project created from scratch;
- Not reproducible after rebaking Lighting and cleaning cache.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Add comment