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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment