Search Issue Tracker
Duplicate
Votes
0
Found in
2018.1.0a6
2018.1.0b4
Issue ID
990630
Regression
Yes
Editor Crashes while playing if Prefab is not assigned to SpawningPool in the attached project.
Editor Crashes while playing if Prefab is not assigned to SpawningPool in the attached project.
Steps to Reproduce:
1. Create a new project and import attached package.
2. Create a GameObject and attach the Spawner script to it.
3. Create another GameObject and attach SpawningPool script to it, assign it to Spawner.
4. Play the scene and observe crash.
Reproduced On: 2018.1.0a6, 2018.1.0a7, 2018.1.0b4
Working Fine On: 2017.3.0f3, 2018.1.0a3, 2018.1.0a5
Notes:
- The crash appears only when Prefab is not assigned to SpawningPool script.
- Appears always
- Appears on both Mac and Windows
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit Style is inconsistent when using Style Classes named using digits
- Outdated page opens when accessing Sprite Atlas v2 reference page
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
This is a duplicate of issue #978580