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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment