Search Issue Tracker
[MacOS] IL2CPP Build fails on Mac 10.13
Reproduction steps: 1. Create a New Project2. "Player Settings" -> "Scripting Backend" -> "IL2CPP"3. Build for MacOS Expected ... Read more
Animation event at last frame doesn't get called when it transitions to ...
Repro steps:1. Open QA attached project "animationEvents"2. Open scene "scene0"3. Open the Timeline Window4. Select the "Cube" GameO... Read more
InspectorWindow is inaccessible due to its protection level when used in...
Reproduction steps:1. Download "OnPostHeaderGUIBug.zip" project and open in Unity Expected: no errors appear in the consoleActual: e... Read more
Children layout breaks when changing the Hierarchy layer and the Transfo...
To reproduce:1. Open QA's attached project2. Play the scene3. Expand "Canvas", select "Test"4. On the Script Component open the Cont... Read more
Crash when playing the scene and pressing arrow keys
To reproduce:1) Open attached project and "RacingScene" in it2) Play it3) Click one of the arrow keys CRASH Reproduced in 2018.1.0b8... Read more
Physics.ComputePenetration behaves incorrectly when a Terrain has a non-...
Steps to reproduce:1. Open user-supplied project ("Compute Penetration.zip")2. Open Scene "main" and play it3. Move the green Sphere... Read more
[Timeline] NullReferenceException error thrown while dragging animation ...
NullReferenceException error thrown while dragging animation clip on track group in Timeline window. Steps to repro:1. Open Multiple... Read more
Probuilder - Errors when clearing Bezier point
Selecting a bezier point and clicking "Clear Point" causes errors in the log. The scene will also lock up. To stop the errors the us... Read more
Probuilder - Errors when subdividing bezier mesh
Subdividing a Bezier shape will result in a black mesh and errors in the console. "ProBuilder.EditorCore.pb_Editor.OnGUI () (at /Use... Read more
When any value in the Area, Bake or Agent tabs is changed it shows up in...
How to reproduce:1. Create new project2. Open Agents tab in Navigation window (works with Agents, Areas and Bake tabs)3. Change Radi... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- 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