Unity 6000.2 has reached its end of life and will not receive further updates. If you need additional fixes, please upgrade to a newer Unity version.
Steps to reproduce:
Create a new Unity project using the Universal 3D template
Open the Build Profiles window (File > Build Profiles)
Click the "Add Build Profile" button
Select the QNX platform
Copy and paste the QNX platform name over and over again until the character limit is reached
Click the "Add Build Profile" button
Observe the Console window
Try to rename or duplicate the newly created QNX Build Profile
Observe the Build Profiles window
Actual results: "AssetDatabase file scanner found file that has a name that is too long." and "ArgumentException: Invalid path" errors are thrown and Build Profiles functionality like renaming or duplicating does not work anymore
Expected results: No errors are thrown and Build Profiles functionality like renaming or duplicating works as expected
Reproducible with versions: 6000.0.60f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a2
Tested on (OS): MacOS SIlicon Sequoia 15.6.1, Ubuntu 24.04
Notes:
Does not reproduce with classic platforms like MacOS, Windows etc.
Does not reproduce if the long name has no symbols
Prioritise and Follow this issue
Have a workaround or additional info about this issue?