Search Issue Tracker
[Editor] Unity crashes ticking "Require ES3.1" or "Require ES3.1+AEP"
When ticking "Require ES3.1" or "Require ES3.1+AEP" with OpenGLES3 API on Android Player, unity crashes. 1. Open project.2. Switch t... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
Crash/Freeze when using Handles.DrawGizmos in OnDrawGizmos
Steps to reproduce: Add the attached script to any game object Uncomment line 18 ({color:#aa5500}Handles.DrawGizmos(Camera.current){... Read more
[Oculus Quest][Oculus Go] Using Single Pass results in a black screen wi...
Repro steps:1. Open initial attached project "Water"2. Build and run on Oculus Quest/Go Actual: Black screen appears after launching... Read more
[URP] The Advanced settings section is missing in the Inspector when sel...
How to reproduce:1. Create a new URP project2. In the Project windows select the "UniversalRP-HighQuality" Asset (found in the Asset... Read more
Baked emission is baked only if the material is first in array
Repro steps:1) Open the project and test.scene in it2) Build the lighting2) Notice the scene is dark and there are two materials on ... Read more
[Android] Increased rate of stuck "PARTIAL_WAKE_LOCK" with "AudioMix" tag
Reproduction steps: 1. Open "Empires & Puzzles: RPG Quest"2. Lock phone screen3. Check Logcat for "PARTIAL_WAKE_LOCK" Expected R... Read more
NullReferenceException error on PolybrushMesh when unloading Scene in Ed...
How to reproduce:1. Open attached project2. Open SampleScene3. File > New Scene4. See the error message in the Console Reproducib... Read more
[2D] Sorting Layer Order in Layer key resets to 0 in Animation window an...
There's a bug that is preventing users to key the Sorting Layer ordering properly. Any values assigned to the Sprite Renderer.Sortin... Read more
Changes in Scene triggers Mesh data optimization when building AssetBund...
Steps to reproduce:1. Open User-supplied project ("ScriptableBuildPipelineIssue.zip")2. Select AssetBundle - > Build, notice the ... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument