Search Issue Tracker
Build & run doesn't work if the project is built for the first time
Reproduction steps:1. Create a new project2. Press Build & run3. Exception printed out: UnityEditor.BuildPlayerWindow+BuildMetho... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector