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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment