Search Issue Tracker
Coroutines generate garbage in MoveNext
Coroutine::MoveNext causes the return value (a bool) to be boxed, which causes an allocation. Reproduction Steps:1. Run the attached... Read more
The Help option under My Account on Unity's home screen points to the wr...
The Help option in the My account menu on the Home Screen opens Unity's Manual page. I would expect a page that has smth to do with ... Read more
[Shuriken] Saved by batching of multiple particle systems is not indicated
Steps to reproduce: 1. Download and import attached project. (ParticlesDynamicBatchingStrip.zip)2. Open scene: Scene10_Test3. Press ... Read more
Documentation button is absent in betas for some Items
Documentation button is absent in betas for some Items 1. What happenedSome objects (Font, AnimatorControllerOverride) lost link to ... Read more
[Android][ES3.1]Geometry shaders do not render on Mali devices
Reproduction steps:1) Open users attached project.2) Go into playmode (if platform is set to Android do Edit>Graphics Emulation&g... Read more
[Regression][5.3][OSX] ALLOC_TEMP_THREAD errors are shown after clicking...
Steps to repro: 1. Open Unity on OSX 10.11;2. Create new project and scene;3. Modify scene (e.g. add some gameobjects);4. Open Asset... Read more
[GI] Light probe jumps around randomly near stretched billboard particle...
Steps to reproduce: 1. Download and import attached project. (LightProbe.zip)2. Open scene: main3. Simulate particle system "Anubis ... Read more
Blittable structs aren't blitted in native method calls
How to reproduce: 1. Open attached project2. Build to iOS3. Open the Xcode project4. Search for "FakeNativeMethod" and inspect the p... Read more
[Android] Large FOV results in shadow artifacts
2. How we can reproduce it using the example you attachedProblem1.- Increase the FOV to 100 on the main camera- Build targetting and... Read more
RigidBody.collisionDetectionMode cannot be set during runtime if it is i...
Reproduction steps:1. Open the attached project2. Open the "DoesNotWorkExample" scene within the Editor.3. Press the "Play" button.4... 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