Search Issue Tracker
Third Party Issue
Votes
0
Found in
2022.3.50f1
Issue ID
UUM-84613
Regression
Yes
[Win] Silent crash when clicking in Scene View in a specific project
Steps to reproduce:
1. Open the “user’s attached project”
2. Open the “Danzai Qadesh mafia remake” Scene
3. Click anywhere in Scene View
4. Observe the crash
Reproducible with versions: 2022.2.0b9, 2022.3.50f1, 2023.2.0a14
Not reproducible with versions: 6000.0.23f1, 6000.1.0a1
Fixed in versions: 2023.2.0a15
Couldn't test with versions: 2021.3.45f1, 2022.2.0b8 (due to compiler errors)
Reproducible on: macOS 14.6.1 (Intel), Windows 11 (by the reporter)
Not reproducible on: no other environment tested
Notes:
- All Consoler errors need to be cleared for the issue to reproduce
-
osakavienna
Oct 17, 2024 10:13
I once encountered the harrowing consequences of a cryptocurrency scam, which plunged me into a deep sense of despair. I can attest, from personal experience, that it is truly a nightmare. My investment, a substantial sum in Ethereum, was effectively held hostage by an online investment platform. I had anticipated significant returns; however, I was oblivious to the impending distressing experience. As time progressed, my initial excitement morphed into anguish upon realizing that the platform I had trusted was nothing more than a cleverly devised scheme aimed at defrauding unsuspecting individuals passionate about the cryptocurrency market, leaving us feeling exposed, deceived, and hard to trust again. I discovered CYBERGENIEHACKPRO upon embarking on a money recovery journey, a team of experts specializing in asset recovery, dedicated to assisting victims in tracing and reclaiming their misappropriated funds. The process of recovering my lost Ethereum seemed daunting, as I had previously read that cryptocurrency transactions are untraceable and irretrievable. However, CYBERGENIEHACKPRO has proven this notion to be incorrect. Although the recovery process was intricate, I was elated to learn that my lost assets had been successfully retrieved. To anyone who may find themselves in a similar unfortunate situation, I strongly urge you to maintain hope and seek out CYBERGENIEHACKPRO through a Google search. I recommend contacting C Y B E R G E N I E (@) C Y B E R S E R V I C E S (.) C O M for valuable money recovery advice. Their private website can be found at ~ https ://cyber-genie-hackpro. info/ ~.
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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Resolution Note:
Hi, thanks for reaching out to us for this problem. After investigating that bug with several persons and several OS, we came up with the following results.
The crash itself is not related to Unity but to a third party issue.
More precisely, some of the included packages are doing some multi-threading operation in an unsafe way at that's resulting in crashing the editor.
After several tests, I got the Editor to work properly by removing the following items:
- Modular Avatar (from the packages)
And the following dependencies from that package:
- Mantis LOD Editor - From the Assets
- AvatarMenuCreatorForMA - From Packages
- Avatar Parameters Driver - From Packages
Doing this fixed all of the errors in the console with the following message:
"Assertion failed on expression: CurrentThreadIsMainThread()" which was also causing the crash after some occurences.
Please contact the persons in charge of this package to fix that bug. We hope that this explanations help you in the process!
Have a good day.