Search Issue Tracker
Mismatched serialization in the builtin class 'Mesh'
To reproduce:1. Open attached project2. Open MismatchError sceneExpected result: No errorActual result: Error is thrown: Mismatched ... Read more
Crash when accessing transform component after calling Resources.UnloadU...
Reproduction steps: download and open the attached project switch to android platform and make a build install the apk to an android... Read more
Windows Store: IL2CPP does not support plugins targeting .NET 4.0+ or re...
At this point in time, using IL2CPP scripting backend on Windows Store limits your assemblies to targeting up to .NET 3.5 (the same ... Read more
[OSX] Editor freezes when clicking Game tab after creating a 3D object o...
How to reproduce:1. Creat a new 3D project2. GameObject > 3D Object > Plane3. Click Game tab4. Editor freezes Issue is reprodu... Read more
Animations have a small twitch at the end and beginning
To reproduce:1. Download and open: http://files.unity3d.com/will/MecanimTute.zip2. Open scene Tutorial-done3. Enter play mode4. Pres... Read more
WWW.text results in NSURLErrorDomain error -1012 on device
How to reproduce: 1. Open attached project2. Open scene test.unity- Try running the scene in Editor to see expected results3. Build ... Read more
[iOS][IL2CPP] Build fails when there is dll plugin in the folder "Plugin...
To Reproduce: 1. Open the attached project and build (make sure that backend is set to ill2cpp).2. Observe the: "Error building Play... Read more
Android Install Location changes when Exporting Project
Reproduction steps:1. Open the attached project “BugRepro”2. Open “Build Settings > Player Settings > Other Settings” and chan... Read more
[UWP] Compile .Net Native for HoloLens causes (SpatialCoordinateSystem)M...
Steps to reproduce:1. Download attached project.2. Build UWP project for HoloLens/D3D. Make sure .Net compile type is used.3. Open t... Read more
[Android] InputText makes webcam update texture slow
Steps to reproduce: 1) Download attached project 'TestWebCamTexture.zip' and open in Unity.2) Open scene 'main'.3) Build and run pro... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation