Search Issue Tracker
[iOS] Batchmode builds fail with CloudDiagnostics enabled when USYM_UPLO...
Internal repro:./utr.pl --suite=integration --testtarget=iOS --testfilter=Unity.IntegrationTests.CrashReporting.CrashReportingBuilds... Read more
[OSX] Unity Editor fails to build project when Performance Reporting is ...
To reproduce: 1. Download attached project "CrashRepo.zip" and open in Unity2. Open "test" scene3. Go to the Services window4. Enabl... Read more
Exceptions captured in Game Performance tool may be missing stack traces
Managed exceptions captured by the Game Performance tool may occasionally be entirely missing the managed stack trace. Read more
Device Model is not reported to Performance Reporting service for manage...
The Performance Reporting service supports capture of the device model on which an error occurred, however this is not being reporte... Read more
Symbols are not uploaded to Performance Reporting service for Windows IL...
When building a project for Windows with the IL2CPP backend, symbols for GameAssembly.dll are not uploaded to the Performance Report... Read more
[Services][Performance Reporting] Managed exceptions crash OSX standalon...
To reproduce:1. Open users attached project "PerformanceReportingBug.zip"2. In the Services tab enable Performance Reporting3. Build... Read more
[iOS] Build fails in Xcode when Cloud Diagnostics are enabled and using ...
Reproduction steps:1. Create a new project2. Extract and import contents of "Editor.zip" into your project3. Enable Cloud Diagnostic... Read more
CrashReporting::LogBuffer::RecordLogMessage may crash if called from mul...
If there are many background threads all logging messages at once, CrashReporting::LogBuffer::RecordLogMessage may crash. As a worka... Read more
Unhandled C# exception causes crash when Cloud Diagnostics is enabled (O...
On OSX with the Mono scripting backend, an unhandled C# exception will cause a native crash. Read more
Usymtool does not support arm64e
Apple's new A12 bionic chips use a new architecture called arm64e that the usymtool tool doesn't recognize. Therefore when building ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved