Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0b3
Issue ID
907725
Regression
Yes
[Regression] "Assertion failed" error is thrown after generating materials for SpeedTree
Following errors are thrown when generating materials for SpeedTree:
Assertion failed: Assertion failed on expression: '!GetPersistentManager().IsStreamLoaded(metaDataPath)'
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Asset import did not unload metadata path. This will leak memory. File a bug with repro steps please.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Regression from 2017b2.
Steps to reproduce:
See attached gif or:
1. Import Free SpeedTrees package to your project (or use the attached project)
2. Add terrain object
3. Add tree to terrain in Inspector (Edit Trees-> Add Tree)
4. Click on the tree prefab and make changes in Inspector (i.e. change color)
5. Click "Apply & Generate Materials"
6. Observe console
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
- The "Open Frame Debugger" button in the Game View toolbar not only opens the Frame Debugger window but toggles between enabling/disabling the Frame Debugger when pressed
- HDRP Water renders black when the PrecomputedAtmosphericAttenuation is set to zero
- [FrameDebugger][WebGL] Frame Debugger does not display any data when running WebGL build
- Selected Sample Stack remains showing in the Profiler when the frames are cleared and there is no data to select
Add comment