Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
5.4.1f1
Issue ID
834816
Regression
No
Assets first placed in StreamingAssets and then moved to Resources need to be reimported to be usable in scene
How to reproduce:
1. Open the project
2. Open TextAssetBug scene
3. Drag file from StreamingAssets to Resources
4 Try to move dragged file to Text Asset field on Text Asset object in scene.
Expected behaviour: dragged asset can be used for assignment of field.
Actual behaviour: dragged asset can't be used for assignment of field.
Note: After a reimport everything works as it should. Tested and with prefab asset.
Reproducible: 5.2.5f1, 5.3.6p6, 5.4.1p1, 5.5.0b5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment