Search Issue Tracker
[Android] Black Screen on Android When Switching App During In-App-Purchase
How to reproduce:1. Build and run the "Project.zip" Project to Android2. Click on the Button in the scene to open IAP prompt3. While... Read more
Crash on buffer_add_value_full when debugging with code editor attached
How to reproduce:1. Open the attached '1249172.zip' project2. Open 'Main' Scene3. Open 'CameraManager.cs' Script with Rider4. Set a ... Read more
Custom Editor of a ScriptableObject gets destroyed when renaming a Sub ...
How to reproduce:1. Open the attached "ImportAssetBug" project2. Open Tile Pallete window from Window > 2D > Tile Palette3. Se... Read more
[Shadergraph] renaming properties does not cause the property nodes to c...
Reproduces on Master (ff31134193)Does not reproduce on 8.1.0Repro steps:1. Open a shadergraph2. Create a Vector 1 property and drag ... Read more
[Android][ARCore] Disabling and re-enabling the ARSessionOrigin continuo...
Repro steps:1. Open attached project2. Build and Run on Android3. Enable the AR Session and notice the singe Point Cloud trackable i... Read more
[Shadergraph] Creating a recursive subgraph crashes unity and makes proj...
Reproduces on master (7421e9d5b3)Reproduces in 8.1.0 Repro steps:1. Create 3 subgraphs, A B and C2. Drag B into A and connect it, sa... Read more
Crash in ProcessVertices when applying texture type to Sprite for specif...
How to reproduce:1. Download user-attached image(backcity.png)2. Create a new Unity project and import the image3. Select the Image ... Read more
-openscene command line agrument doesn't open scenes when using -batchmode
How to reproduce:1. In the attached project "batchmode.zip", edit the "run.bat" or "run.sh" file and set the correct Unity Editor pa... Read more
Undoing does not restore array values when using SerializedProperty with...
How to reproduce:1. Open the attached project (SerializeReferenceUndoBug.zip)2. In the Hierarchy window select the BugExample GameOb... Read more
[TextMeshPro] Selectable object memory leak when TMP_Dropdown is disable...
How to reproduce:1. Open attached project "case_1249079-TMP_Dropdown_Leak.zip"2. In the Project window, go to Assets > Scenes and... 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