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
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
Add comment