Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.5.0f3
Issue ID
876162
Regression
Yes
Editor crashes when accessing not declared vertex data
Steps to reproduce:
1. Download ReplacementShaderBlurrySelectionOutlineLearn.zip and open "scene" scene
2. Press play to enter game mode
3. Editor crashes
4. Open OutlineReplacementShader.shader
5. Write "float3 normal : NORMAL;" in struct appdata.
6. Press play to enter game mode
Results: Editor crashes when accessing not declared shaders vertex data
Reproduced with: 5.5.1p1, 5.5.0f3, 5.5.0b1
Not reproducible with: 5.6.0b6, 5.4.4f1, 5.3.7p3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Economy package throws a CS0619 error in the Console when installed together with Deployment package
- “Screen position out of view frustum” errors are thrown when zooming out in the Scene view with Rect Tool selected
- Only one [UnityOneTimeSetUp] method runs when there are 2 of them in different classes
- Crash with multiple stack traces when Sprites with a high resolution get Sliced to a Grid with a small cell size in the Sprite Editor
- The UI Builder's Data Source Object picker cannot be navigated after triggering a circular dependency dialog box
Add comment