Search Issue Tracker
By Design
Votes
0
Found in
5.5.1f1
Issue ID
880212
Regression
No
Object reference lost when creating asset on existing asset path
Reproduction steps:
1. Open the attached project;
2. Select "SelectMe" in the project;
3. Click "1.Create and set sprites" Button in the inspector;
4. Fine images and valid references are set;
5. Click "3.Modify sprites" Button in the inspector;
6. Broken image and missing reference are set.
Expected results: the sprites should be modified normally;
Actual results: the references of images are missing and images are broken.
Reproduced on: 5.3.6p6, 5.4.4p3, 5.5.1f1, 5.6.0b9
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