Search Issue Tracker
[Video Player] Editor crashes when playing the scene with H.265 transcod...
How to reproduce:1. Open attached project "TranscodeCrash"2. Open "SampleScene"3. Enter playmode Or to reproduce from scratch:1. Tra... Read more
[Graphics] Crash when submitting depth with no MSAA
[Reported by Meta] If the graphics settings are set to no MSAA with depth submission on (Oculus Quest), we get a crash. See attached... Read more
[Linux] Array Element doesn't duplicate/delete when clicking "Duplicate/...
Reproduction steps:1. Open the attached project “IN-15122.zip”2. Open the “Assets/Scenes/Repro.unity” scene3. In the Hierarchy Windo... Read more
Aspect ratio breaks when resizing split screen or rotating the device wi...
To reproduce:1. Open 2 any Unity projects in the split screen mode on Android;2. Resize the split screen;3. Rotate the device to the... Read more
MissingReferenceException when entering Play mode while UI Document sele...
How to reproduce:1. Open the attached project “IN-114113”2. In the Hierarchy window, select “UIDocument“3. Lock the Inspector window... Read more
The character keeps moving in the same direction when the button is rele...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/Playground.unity” Scene Enter the Play Mode Click “A” or “D” ... Read more
[ARCore][Android] Application crashes when exiting the app
Repro steps:1. Open QA attached project "repro_1197049"2. Build and Run the HelloAR scene on Android3. After the app launches press ... Read more
Package Manager - Unable to select items
A user reported an issue with not being able to select items in the editor (https://fogbugz.unity3d.com/f/cases/1171363/). I've mana... Read more
Unity hard crash when setting AvatarMask transformCount to negative value
Executing these two lines of code will crash Unity so bad the bug reporter doesn't come up:UnityEditor.Animations.AvatarMask a = new... Read more
5.0 Deferred Shading makes Masked world space UI not work
UI Masks in world space canvases don't work with Unity 5.0 deferred shading. 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default