Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
2017.1.0a1
Issue ID
883459
Regression
Yes
"Assertion failed on expression: 'translated != kInvalidEnum'" error is spammed in the console when selecting an Image file
Steps to reproduce:
1. Open attached project
2. Select 'orange.jpeg' file in the Project window
3. Change it's texture type to 'Sprite'
4. Notice the following error being spammed to the console eahc time you slect/deselect the image:
Assertion failed on expression: 'translated != kInvalidEnum'
Notes:
The error seems more common when the Inspector is visible.
Not all texture types show the error, for example 'Default' & 'Normal Map' doesn't seem to cause the error. Haven't tested all the types.
Does not reproduce with: 5.6.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- LOD Group Component Meshes do not change when the Scene view is closed
- Containers' height doesn't expand when text wraps
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
Add comment