Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2017.1.1f1
Issue ID
959136
Regression
No
Trying to add two same script components with [DisallowMultipleComponent] via test causes Unity to crash
How to reproduce:
1. Open the attached project
2. Open the Test Runner
3. Start the "CantAddMoreThanOne" test
Actual result: Unity crashes.
Reproducible with: 5.6.4f1, 2017.1.2p1, 2017.2.0f3, 2017.3.0b5, 2018.1.0a1.
Note: If the test is outside of namespace "Tests" the Unity doesn't crash.
-------------------------------------
Fixed in: 2019.1.0a9.
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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment