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
- NullReferenceException Occurs When Baking APV with GPU Streaming Enabled
- Scene renders incorrectly when using RenderGraphUtils.AddCopyPass
- [URP] Searchable context menu instantly closes when attempting to open it
- [Multiplayer Center] Hosting Model Doesn't Reset to Recommended When Re-selecting Default Netcode Solution
- Clear Dynamic Data On Build does not clear data after a Clean Build when the Atlas Population Mode is set to "Dynamic" or "Dynamic OS"
Add comment