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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment