Search Issue Tracker
Won't Fix
Votes
3
Found in
2018.1.0b8
Issue ID
1005791
Regression
No
Unity crashes while selecting Render Pipeline Asset at PrepareRenderNodesOnMainThreadDeprecated
Steps to reproduce:
1. Open the "RenderAssetCrash.zip" project
2. Open the "SampleScene.unity" scene
3. Open Edit -> Project Settings -> Graphics
4. Drag "New HDRenderPipelineAsset" into Render Pipeline asset field
5. Unity crashes
Expected results: Unity does not crash.
Actual results Unity crashes. (gif attached)
Reproducible with: 2018.2.2f1, 2018.2.0b10, 2018.1.5f1.
Not reproducible with: 2018.3.0a3.
Note:
With 2018.2.0a3 Unity throws the errors:
C:/ProgramData/Unity/cache/packages/packages.unity.com/com.unity.shadergraph@1.0.0-beta/Editor/Drawing/Blackboard/BlackboardSection.cs(293,38): error CS0539: `UnityEditor.Experimental.UIElements.GraphView.IDropTarget.DragExited' in explicit interface declaration is not a member of interface
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note (2019.1.X):
We can't reproduce the issue on a clean scene with a new HDRP asset.
We don't support the old version as we are still in preview.
The reflection probe culling system mention for spamming message have been redone for 2019.1, so the problem will not occur anymore.