Search Issue Tracker
[iOS][5.5] WebCamTexture and Microphone classes are used in empty Unity ...
This is a regression on 5.5 branch from p2 to p3 (not reproducible on trunk). Empty iOS project created with Unity uses WebCamTextu... Read more
The AssemblyHelper cannot find an assembly in a sub directory.
Steps to reproduce: 1) Open the attached project. 2) Build for iOS. Errors show up in the console: ArgumentException: The Assembly... Read more
UI elements inside Viewport aren't in the right position on Build
How to reproduce: 1. Open attached project "868767.zip" 2. Open "test" scene 3. Enter play mode and observe Game view 4. Exit play ... Read more
Projector is rendered after some Image Effects, even if material RenderQ...
Steps to reproduce: 1. Download and open the attached project 2. Look at the game view Expected result: projector is rendered befor... Read more
Audio Dropouts are caused by Garbage Collector when large number of obje...
Reproduction Steps: 1. Open User's project 2. Open "Main" scene 3. Play scene Note: Game will produce humming sound. 4. Listen for d... Read more
Crash in CreateNullGfxDevice when loading videos with buttons
To reproduce: 1. Open attached project; 2. Run "Scene012_Videos" scene; 3. Enter play mode; 4. Click on video buttons; Result: eve... Read more
Animation clips do not load properly from assetbundles.
Steps to reproduce: 1. Download and open the attached project 2. Build AssetBundle with AssetBundles/build 3. Enter Play mode 4. Pre... Read more
[Terrain] Assertion and errors fail if Terrain is selected in Hierarchy ...
I have same terrain asset in PlayScene and NetWorkScene in my project. When Terrain is selected in Hierarchy / Inspector and Network... Read more
Editor crashes when font's material is assign to game object
Steps to reproduce: 1. Download 869947_repro.zip and open "Prototype" scene 2. Apply Font Material to "Cube" object (Assets->Editor)... Read more
Physics.CapsuleCastNonAlloc returns incorrect RaycastHit point and dista...
To reproduce: 1.Download and open attached project 2.Open "CapsuleCastTest" scene 3.Enter Play mode 4.Check the console for outputt... 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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time