Search Issue Tracker
Fixed
Votes
0
Found in
5.4.0f3
Issue ID
833522
Regression
No
[Components] Adding component from plugin isn't defined so wrong/unloaded plugin might get linked to the inspector script field
Steps to reproduce:
1. Open attached project
2. Create new game object in hierarchy
3. Press 'Add Component' in inspector and add 'TestBehaviour'
=> notice that the behaviour from the 'PlatformPS4' plugin was added (which is not active in Editor), not from 'PlatformDefault' (which is imported in Editor)
You can most easily verify this by switching the inspector to Debug mode, and using the ObjectPicker next to the Script property to verify that the wrong DLL was selected.
Reproduced with: 5.2.5f1, 5.3.6p6, 5.4.1p2, 5.5.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
Add comment