Search Issue Tracker
Null Ref exception on UnityEditor.Graphs.ParameterControllerView.AddPara...
Was working on setting up the Animator and I deleted a parameter. Afterwards, I keep getting this error and I can't add any more par... Read more
Editor logs show 'Performance Tracker' superfluous logging on Editor qui...
Steps to reproduce: 1. Start Unity2. Enable Asset Store webview and dock it3. Navigate to the Unity tab, locate quit and quit Notice... Read more
Undo of sprite dropped to hierarchy does not work
Fixed in: 2018.2.0a9 Read more
[Gradle] If you have '**' in mainTemplate.gradle the generated build.gra...
Steps to reproduce:1. Open user attached project2. Attempt to build Reproduced on: 2017.1.3p2, 2018.1.0b12, 2018.2.0a6Note: Not repr... Read more
Unity Panel position is reset when resizing it with script from Unity Tu...
How to reproduce:1. Open given Unity project2. Enter 'Main' scene3. Enter Play Mode4. Move panel around5. Press right-bottom box to ... Read more
DrawBuffers() error or FillQuadIndexBuffer crash when clicking and dragg...
To reproduce:1. Open any project and create a particle system2. In Scene view, click on particle system and press Simulate3. While s... Read more
Unity crash on [InitializeOnLoad] when opening project
How to reproduce:1. Open given Unity project2. If Unity doesn't crash2.1. Close the project2.2. Delete the Library2.3 Open given Uni... Read more
The Cube in the 3D Template Sample Scene does not animate, because it is...
Steps to reproduce:1. Create a new project with the 3D template2. In the "SampleScene" select the ExampleAssets -> Cube3. Open An... Read more
Crash with "GetManagerFromContext: pointer to object of manager 'Lightma...
How to reproduce:1. Open attached "LightingCrash" project and "SceneFramework" scene, enter pplaymode2. Click on "ShipIt();" button3... 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