Search Issue Tracker
Warnings are thrown after building Mixed Reality template
Reproduction steps:1. Create a new Mixed Reality template project2. Build the project3. Observe the Console Actual result: “Assets/M... Read more
[Edge + OSX] Font rendering issue for specific font type
-e: see title, other fonts work fine--works on Windows FF49 + Chrome53--doesn't work on EdgeHTML14 + OSX FF49, Chrome53, Safari -rep... Read more
AssetPostprocessors loads all Assets of the same type into Memory at once
Reproduction steps:1. Open user attached Project2. Check Allocated memory Before and After Asset Import in the Console Expected resu... Read more
[macOS]Dynamic line renderer code crashes unity on __abort_with_payload ...
How to reproduce:1. Open the attached unitybug.zip project2. Open the "BSplineLineRenderer" scene3. Enter the Play mode4. Ensure the... Read more
[ProBuilder] Shape Editor values are not clamped consistently
How to reproduce:1. Open attached project "case_1273930_repro.zip"2. Open ProBuilder Window ('Tools' > 'Probuilder' > 'ProBuil... Read more
[Android] Gradle build failure when file names contain single quotes
Reproduction steps:1. Open the user's attached project "DnDHelper.zip"2. Create a text file with a name "Devil's tongue"3. Import th... Read more
Reimporting .dds file causes crash
Repro steps:1. Open "SkyBox.zip" project2. Reimport assets Actual: Unity crashes when .dds is reimportedExpected: Unity should not c... Read more
[StretchedBillboard] Sometimes pivot position doesn't affect particles
Steps to reproduce: 1. Open attached project "793101.zip"2. Open scene3. Select Particle System to start simulation4. Enable wirefra... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist