Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.3.0a1
2018.1.0b3
Issue ID
988732
Regression
Yes
[Editor] Assertion failed error occurs on opening Visual Studio, by double-clicking console warning or error
Assertion failed error occurs on opening Visual Studio, by double-clicking console warning or error
Steps to Repro:
1. Open attached project
2. Double click on Warning
Assets/Plugins/UnityPurchasing/script/PurchasingCheck.cs(3,0): warning CS1030: #warning: `"Unity IAP plugin is installed, but Unity IAP is not enabled. Please enable Unity IAP in the Services window."'
3. Observe the error
Note:
1. Make sure IAP is disabled from services window for given warning to occur
Stack Trace:
Assertion failed: Assertion failed on expression: 'm_CurrentEntriesPtr != NULL && m_IsGettingEntries'
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Occurring on:
2018.1.0b3, 2017.3.0p2, 2017.3.0f1, 2017.30b5, 2017.3.0a1
Working with:
2017.2.1p2
Environment:
Occurring on Windows only
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment