Search Issue Tracker
Fixed in 2018.3.X
Votes
5
Found in
2017.4.4f1
Issue ID
1054356
Regression
No
[Metal] Selecting a material crashes editor when using a specific plugin
To reproduce:
1. Open repro project(link in edit)
2. Make sure that editor is set to OpenGL support
3. In project window open 'MicroSplatData' folder
4. Select 'MicroSplat' material
5. Notice that info about the material is shown in the inspector
6. Enable Metal editor support
7. Select 'MicroSplat' material(editor crashes)
To fix compilation in 2018.3 go to the file it whines about and change all TextureCompressionQuality to UnityEditor.TextureCompressionQuality
Reproduced: 2017.1.3f1, 2017.2.2p4, 2017.3.2f1, 2017.4.6f1, 2018.1.7f1, 2018.2.0b11
Not reproducible: 2018.3.0a1, 2018.3.0a3 because of compiling errors(couldn't find 2018.3 documentation to fix it)
Comments (1)
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
- GfxDevice::UpdateBufferRanges when running UIBuilder tests
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
StormhavenStudios
Aug 08, 2018 21:53
Any hints as to which version this is fixed in?