Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X, 2021.2.X
Votes
0
Found in
2020.2.0a4
Issue ID
1227555
Regression
No
Renamed or duplicated native format asset contains old asset's name till SaveProject is pressed
Steps (Renaming):
1. Create ScriptableObject asset ("Scriptable.asset")
2. Rename it to "Test" (Do not save project)
3. Go to File System and take a look into "Scriptable.asset"
==> It still contains old name "Scriptable.asset" but asset on the disk already has new name (was created with it)
4. Repeat steps 1-3 above, but duplicating instead of renaming.
5. Repeat all of the above using a prefab instead of a ScriptableObject
This leads to references are lost in some specific situations (related to ScriptableObject only)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
Add comment