Search Issue Tracker
[AddFramesFromFile] Attempting to get profile captures crashes Unity on ...
How to reproduce:1. Open the attached project "ProfileCapture.zip" (Unity 5.1.3)2. Open and Play test scene3. Observe a .log and .lo... Read more
[iOS][GLES] Camera::Render to render a picture to a texture does not ren...
How to reproduce: 1. Open attached project2. Open scene RenderTextureBug.unity3. Build to iOS and run4. Press the 'Snap Picture' but... Read more
[MSAA] MSAA doesn't work with RenderToCubemap
To reproduce:1. Open attached project2. Run TheGame scene3. Notice the Cubemaps look the same, although one of them is set to use MS... Read more
Opening emoji tab on iOS 9.x keyboard throws "Unable to simultaneously s...
1. Open attached project2. Build to iOS3. Press on inputfield and click emoji icon to open emoji keyboard4. "Unable to simultaneousl... Read more
[AssetLoading] Memory leak when loading bundles
Repro steps: 1) Open the project2) Open LoadBundles.cs script and comment line 58 (www.assetBundle.Unload(false))3) In the menu bar ... Read more
Two Crashes related to AnimatorController
Steps to reproduce first crash:1. Open attached project's scene "Scene1".2. Assign "AMP" override controller to Hierarchy/Character/... Read more
Transition from a sub state machine to the exit node freezes animator wi...
Setting a transition in the base layer from a sub state machine to the exit node crashes the animator window Steps to reproduce:1. O... Read more
[Canvas] Images change their position and rotation after disabling and e...
Reproductions steps:1. Open attached project2. Open scene "TestScene"3. Disable the "CanvasTest" GameObject4. The images under the c... Read more
InvalidOperationException when using struct, OnGUI and using statement
To reproduce:1. Open attached project2. Open test scene3. Press play4. Notice InvalidOperationException 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