Search Issue Tracker
Connecting to another screen while UnityEditor is running registers cons...
On connecting to a second screen, Unity Editor will generate several errors, exceptions and asserts in the console. 1. Have the edit... Read more
Double-clicking a hierarchy gameObject no longer focuses the scene onto it
Steps to reproduce:1. Create a new project2. Double-click on any gameObject in the hierarchy Expected result: scene focuses on gameO... Read more
UnityWebRequest.Post is not sending POST data when using IMultipartFormS...
Steps to reproduce:1. Download "899017 repro.zip"2. Move "test.php" file in project's root folder to an environment that supports PH... Read more
Building Asset Bundles for a different platform causes compile Errors wh...
Using a menu command to trigger BuildPipeline.BuildAssetBundles(...) for a different platform will cause a compiler error if you hav... Read more
Calling Object.DestroyImmediate(go) in OnPostprocessGameObjectWithUserPr...
Reproduction steps:1. Open the attached project;2. Right click on the jumpingCube.fbx and select Reimport;3. Observe the crash. Expe... Read more
[Video Player] Large videos with H264 codec don't play on iOS devices
When Transcoding is enabled and Codec set to H264 for a large video file, the Video Player component will not play it on iOS devices... Read more
[Android] Crash in particle system on Vivante GC1000
How to reproduce:1. Open the attached project "ReproCrashTab3_2017-04-06.7z (4.5 MB) "2. Build and run "TestSceneCrash" scene on Sam... Read more
[IL2CPP] Stripping Unity.Analytics fails for iOS builds with fatal Mono ...
Steps to reproduce:1) Open the attached project (OC link).2) Build for iOS. The build takes a very long time and fails with a fatal ... Read more
Shader division by integer crashes Unity
Reproduction steps:1. Open the attached project "Alex Portfolio.zip";2. Open the Water.shader file;3. Find 50 line in the code and u... Read more
"vertexHelper.AddUIVertexTriangleStream" method throws "Mesh.uv3 is out ...
Steps to reproduce: 1. Open ScrollRectErrorReduced project2. Open UI-scene scene3. Press Play4. Press Missions button5. Observe cons... 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