Search Issue Tracker
Y-Flipped Visual Element has a gap between its parent when it's resized
Reproduction steps:1. Open the provided project2. Open “BrowserView2.uxml” with the UI Builder3. Stretch the canvas vertically by cl... Read more
Unity Editor crashes when copy byte array from NativeArray
Steps to reproduce:1. Download attached project2. Open "Test" scene3. Enter play mode4. Open Profilier Actual results: Editor crashe... Read more
When moving children off parent crash on SetTransformParentUndo
To reproduce issue follow the steps:1. Load this package into a blank projecthttps://www.dropbox.com/s/t1zuzrrvlbyoh0f/houseterrainc... Read more
Reserialize asset in text mode doesn't work if ScriptableObject has suba...
To reproduce:1. Open attached project2. Change serialization mode to "Force Text"3. Reimport all assets4. Notice that "Nested Asset"... Read more
[URP] [HDRP] Instanced terrain is not visible in Baked Lightmap scene de...
Repro:1) Create new URP (or HDRP) project.2) Add terrain.3) Bake (you can reduce resolution for faster bake times).4) When bake is c... Read more
#if ENABLE_VR is always set to true even if there is no VR support enabl...
How to reproduce:1. Open the "case1175229_ReproProject" Project2. Observe the console Expected result: Error message does not get pr... Read more
Crashes on CachedReader::InitRead when reimporting a corrupted Prefab
How to reproduce:1. Open attached Unity project2. Reimport Assets/Water_Splashes/Prefabs/BigSplash_Size_B.prefab Reproducible with: ... Read more
BlackBerry won't launch app over another app
1. What happened Workaround possible: close current app.BlackBerry won't launch app over another app. It just stalls. Thus far, only... Read more
Capsule GameObjects are jittering when they are supposed to be "sleeping"
Reproduction steps: Open the attached project Open the “/Assets/Contact bug.unity” Scene Enter the Play Mode Observe the 3 Capsule G... Read more
[HDRP] Refraction fades to sky color on the edges of the screen
How to reproduce:1. Open the attached project ("case_1184935-Refractions.zip")2. Open the repro scene ("New Scene")3. Move the "Sphe... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class