Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
4.2.0a3
Issue ID
536739
Regression
No
Creating a folder with the name of a scene makes the folder use the capitalization of the scene name
-repro:
--create a new project
--save a scene names "test" in the Assets root level
--create a folder in the Assets root level names "Test"
--observe that the folder name changed to "test" on submit
--restart unity
--observe that the folder name is now "Test"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The "Add Component" context menu root level has a parent when is reopened after selecting a Component
- [Android] Crash on memcpy when building for Android Platform
- Cannot create DropdownField with nested choices when using UIToolkit
- Lightmaps are baked incorrectly for GameObjects when their Position is <=-2048 or >=2048 on any of the coordinates
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
Add comment