Search Issue Tracker
Declared hotkeys are not working in the popup menu
How to reproduce:1. Open project “EditorGUI.zip”2. Open Menu > Test, observe the labels3. Press ⌘+f, ⌘+s, or ⌘+t and observe the ... Read more
IJobEntity causes "NullReferenceException" errors after Scheduling Jobs ...
How to reproduce:1. Open the “Transaction_Job_Bug“ project2. Open the “SampleScene”3. Enable debugging4. Open the “ProcessEntities2”... Read more
Editor interface has low contrast when any theme is used
How to reproduce:1. Open any Unity project2. Observe the Editor UI Expected Result: All UI elements are clearly visible and distingu... Read more
[UIElements] Border radius specified in percent varies with parent size
How to reproduce:1. Open attached project "BorderChangesWhenParentResizes.zip"2. Open the Test window ("Bug" > "Test")3. Resize t... Read more
Shader Graph Master Node unsupported render pipeline error message is no...
How to reproduce:1. Create a new project2. Install Shader Graph3. Create a Shader Graph asset (either Unlit or PBR)4. Double click i... Read more
Mathf.Approximately on similar values do not return true in IL2CPP Stand...
How to reproduce:1. Open attached project "mathf.approx bug.zip" and scene "Main"2. Enter Play mode3. In Game View, press "Begin" bu... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce:1. Open tester-attached project (ParticleCrash)2. In SampleScene enter Play Mode3. Press 'Space' to call ParticleSy... Read more
[HDRP] Entering Play mode when Render Pipeline Asset is set to None and ...
Reproduction steps:1. Open the user's attached "2021 HDRP test.zip" project2. Go to Edit > Project Settings > Graphics3. Set t... Read more
The Scene\Game view is grey when two "Universal Additional Camera Data" ...
Reproduction steps:1. Open the attached project “TwoScriptRepro“2. Open the “Assets/Scenes/Hallway.unity“ Scene3. Observe the Scene ... Read more
[iOS][VideoPlayer] H264 codec video is not forwarded to tapped place in ...
How to reproduce:1. Open the attached "[Video] NewVideoPlayer.zip" project2. Build and run the project on the mobile device3. Click ... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items