Search Issue Tracker
Fixed
Votes
0
Found in
5.0.0p3
Issue ID
685699
Regression
No
OSX color picker loses connection to Unity after a code compile
Steps to reproduce this issue:
1. Open new project
2. Go to preferences
3. Enable OSX Color Picker
4. Select 'Main Camera' for example
5. Click on background color in inspector to change it
6. Alter the color with OSX Color picker, notice it works fine
7. Create and open new script
8. Make a little change to it
9. Go back to Unity and wait for code to recompile
10. Try to change a color with OSX Color picker
11. It does not work anymore
You need to restart Unity for it to work again
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment