Search Issue Tracker
Won't Fix
Votes
0
Found in
4.3.4f1
Issue ID
602407
Regression
No
renaming asset into very long name moves it out of the assets folder into the project root folder
-e: when you rename an asset into something with a very long name that asset will be moved into the project's root folder and no longer be listed as asset in the editor
-repro:
--create new project
--create random asset like an empty script
--open attach file "A_String" and copy that long string of 1 million 'a'
--rename the asset with that string
--NOTICE after a few seconds the asset is gone form the project hierarchy, an error is thrown and it is now in the project's root folder under it's original name
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “… is using a shader without GPU deformation support. Switching the renderer over to CPU deformation.” warnings are logged when GPU Skinning is set to GPU
- "Material '...' has _TexelSize / _ST texture properties which are not supported by 2D SRP Batcher...” warning is logged when the Shader is SRB Batcher compatible
- Crash on EnsureUniqueSiblingName when calling GameObjectUtility.EnsureUniqueNameForSibling() with a null argument
- Changes are not applied when selecting Platform settings for Plugins
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
Add comment