Search Issue Tracker
Settings Menu in Paint Trees Section is missing when there are no Trees ...
How to reproduce:1. Open the attached "TestFor1057529.zip" project's SampleScene2. Select Terrain GameObject from the Hierarchy3. In... Read more
RaycastAll sometimes misses objects when there is a mesh collider in the...
Steps to reproduce:1. Download and open the attached project2. Enter playmode3. Select Leftmost object4. Press "Fire missile"5. Pres... Read more
[Scripting] Vectors, Ray and Plane are not IFormattable
Steps to reproduce:1. Open the attached project2. Open FormattableTest.cs script3. Play FormattableTest scene4. Compare the code to ... Read more
[IL2CPP] UnityLinker.exe did not run properly errors while building for ...
To reproduce:1. Open attached project "repro.zip"2. Build for any platform e.g. iOS or WebGl3. Observe the console Expected result: ... Read more
Undoing Add Component action on Canvas changes UI object positions depen...
To reproduce: 1. Download attached project "taestset.zip" and open in Unity2. Open "Controls" scene3. Select "Canvas" in Hierarchy4.... Read more
[UWP] IL2CPP build fails if .winmd plugin references System.Xml due to a...
Steps to reproduce:1. Download attached project2. Switch platform to UWP3. Change backend to IL2CPP4. Build project5. Notice error i... Read more
2D/3D toggle button in Scene View has "toggled" mispelled as "togggled"
How to reproduce:1. Open or create a new Unity project2. In the Scene View, mouse over the 2D/3D toggle button3. Notice "toggled" be... Read more
Quaternion.LookRotation breaks rotation physics when parented with a mov...
How to reproduce:1. Open user-submitted project (SpringBug)2. Enter Play Mode3. Press the 'space' key to parent and unparent the 'Sp... Read more
[VR]OpenGL initialization is slow, resulting in a crash due to SteamVR o...
Steps to reproduce:1. Create a new project2. Download the SteamVR package3. Set Graphics API to OpenGLCore4. Open scene "example"5. ... Read more
[Android] DllNotFoundException: MonoPosixHelper
Steps to reproduce:1. Open user attached project2. Build and run on a device3. Press 'DecompressAndDeflate'4. Wait until uncompresse... 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
- Raycasts travel an incorrect distance when a non-normalized Direction vector is provided to RaycastCommand
- The mouse cursor can escape the bounds of the Game view when the Editor experiences a stall
- Files are displayed inconsistently by file type in the Project window when set to display in Two Column Layout
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted