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
- Unused separation line is used in the Prefab Context Menu when right clicking child Prefabs
- Editor freezes indefinitely when copy pasting a lot of characters in the UI Builder’s “Add new selector” field
- Detached Audio Source is not released from browser memory when Audio stops playing in WebGL Player
- "Canvas.pixelRect" and "Canvas.renderingDisplaySize" report 640x480 when Device Simulator window is unfocused after reopening the project in the Editor
- Incorrect indices when using Graphics.RenderPrimitivesIndexedArgs[] with Graphics.RenderPrimitivesIndexedIndirect
Add comment