Search Issue Tracker
[iOS][Scripting]iPhoneSettings and iPhoneUtils members are deprecated, b...
Reproduction steps:1. Create a new Unity project.2. Create a C# script.3. Open the script with Visual Studio.4. Start typing "iPhone... Read more
Error is thrown when trying to apply changes to Animation component in n...
How to reproduce:1. Open attached project "Case_1136783_nesting.zip"2. In Hierarchy, select "Sphere" GameObject3. In Inspector, Clic... Read more
Using Mesh.SetTriangles continuously causes application to Freeze when c...
How to reproduce:1. Open attached project "CloseFreezeRepro.zip"2. Build the project (PC, Mac & Linux Standalone)3. Open the bui... Read more
"System.IO.FileSystemWatcher" not implemented on .NET 4.x API
Reproduction steps: 1. Open "fstest.zip" project2. Build & Run Standalone build3. Observe the "NotImplementedException: The meth... Read more
[Android] When fullscreen = FALSE and Render Outside Safe Area = TRUE no...
How to reproduce:1. Open the attached project2. Make sure fullscreen is set to FALSE in "ED_Test" script3. In Player Settings Resolu... Read more
[iOS] [Game Center] [Not Reproducible] Crash in "Scripting::ScriptingWra...
Summary:- In GameCenter.mm under GetUserImage() an GetEmptyUserImage() gets called that then tries to initialize a texture which cou... Read more
Unity "UI sample" spawns warnings when hovering mouse on the UI elements
How to reproduce:1. Open Layout Groups scene2. Enter Play mode3. Hover Canvas Expected result: There are no warningsActual result: W... Read more
Collision bumps when crossing from one Box Collider to another
How to reproduce:1. Open attached project "Case_1142326_collision.zip"2. Enter Play Mode3. Use D and A keys to move left and right4.... Read more
[Improved prefabs] Editor freezes after applying an original prefab as a...
Editor freezes after applying an original prefab as a child through override window. Refer attached video. Steps to reproduce:1) Cre... Read more
Using UsePass "Standard/SHADOWCASTER", IsKeywordEnabled("_ALPHABLEND_ON"...
To reproduce:1. Open users attached project "TestVRM.zip"2. Open "SampleScene.unity" scene3. Select "Cube1" game object in the hiera... 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
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples