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
- Semi transparent particles are incorrect in the game view
- [iOS] UI elements are invisible on iOS devices when using AdditionalUIRenderer
- Setting ArticulationBody.collisionDetectionMode at runtime via script to Discrete does not work if its being set from Continuous
- [iOS] Crash on ScriptingGCHandle::Acquire when calling RequestUserAuthorization without using yield for pending authorization
- Particle is not visible in RenderTexture when Renderer's material is set to Default-Particle and Camera's BG Alpha is set 0
Add comment