Search Issue Tracker
Crash in Build: UnityPlayer.dll!SharedObjectFactory<ShaderPropertySheet>...
How to reproduce:1. Open the build2. Enter tutorial (after opening credits)3. After the tutorial is loaded, press ALT + R to reload ... Read more
Crash on x86 architecture with a native access violation on _initPointer...
How to reproduce:1. Open the attached "IL2CPPIssueRepro.zip" project2. Open the Build Settings Window -> Set the Architecture to ... Read more
[2D][SpriteShape] SpriteShape Bounding Box does not take into account ce...
SpriteShape Bounding Box does not take into account certain vertices.Hence it gets culled even if some parts of the SpriteShape is v... Read more
Error is thrown when calling AssetDatabase.DeleteAsset or AssetDatabase....
How to reproduce:1. Open the attached "OnSceneView_DeleteAsset" project2. Open the "SampleScene" Scene3. Make sure that you have the... Read more
WebcamTexture.devices field is not updated when disconnecting webcam on ...
Reproduction steps:1. Open the attached project ("case_1273253-WebCamTexture.zip")2. Make a WebGL build and run it3. Open browser's ... Read more
[GraphView] The GraphView lets you attempt to connect the Ports when con...
How to reproduce:1. Open the attached "GraphView" project2. Open the Dialogue Graph window (Graph->Dialogue Graph)3. In the Dialo... Read more
Cannot jump from Test Runner Window to test definition in script when te...
How to reproduce:1. Open the attached project "case_1125286-test-demo_1"2. In the Test Runner Window right-click the test "CantTouch... Read more
Test Runner 'Open source code' on a test method containing 'yield return...
Steps:1. Open attached Unity project2. Open Test Runner window.3. On PlayMode right-click on "NewTestScriptWithEnumeratorPasses01"4.... Read more
[TestRunner] "EditMode test can only yield null" error is thrown when tw...
Further investigation showed that it is not the nested-IEnumerator situation that doesn't work, but the nested-Ienumerator+AsyncOper... Read more
Cannot single run parameterized tests in parameterized class with "run s...
Steps to reproduce:1. Download and open the attached project2. Open the Test Runner window3. Select (project name -> Tests.dll -&... 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
- Gradient Editor window bottom-right gradient marker color is incorrect
- MaskField tooltips should only display Value when bound
- Reordering Enum Values in VFX Graph Uint Property expands the “Value” field
- Visual Effect Graph sample titles display in non-human-readable format
- UxmlNamespacePrefix does not apply when using UIBuilder documents