Search Issue Tracker
[LWRP] Found object is not highlighted in the Scene view while using LWRP
Steps:1. Open attached project or create a new from Lightweight RP template2. Open SampleScene3. Focus "Paint 5G Bucket" in the view... 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
Serializable field attribute lists are not visible in the Inspector wind...
Reproduction steps:1. Open the attached Unity project "ReorderableListBug.zip"2. Open the "SampleScene.unity" Scene3. In the Hierarc... Read more
[Android]Builds fail when multiple "Unable to parse file" errors are thr...
Reproduction steps:1. Open the attached “ASDQWE” project2. Build and run the Player (File > Build And Run)3. Observe the Console ... Read more
[GPU PLM] Neverending bake when progressive updates are on (available vs...
Kuba:Introduced by the change from total physical memory to available memory used in GPU lightmapper's scheduling logic: https://ono... Read more
Coroutine does not continue after yield returning loaded Addressable Ass...
How to reproduce:1. Open the "Boot" Scene in the attached "AddsSceneBug.zip" Project2. Enter Play Mode3. Observe the "Main" Scene in... Read more
Flythrough mode conflicts with terrain hotkeys
To reproduce:1. Create new project2. Add Terrain3. Click right mouse button + shift + w to use flythrough mode4. While using flythou... Read more
[ShaderGraph] When Exporting Shader Graph, files referenced in it and it...
Reproduction steps:1. Open project in "2020.1.0a20.zip"2. Notice that in Shader Graph "ShaderGraph" there is a Custom Function Node3... Read more
Visual Studio debugger doesn't show full properties of animation variabl...
How to reproduce:1. Open the "IN_42078" project2. Open the "Cube Controller" script3. Uncomment lines 32-33 and add breakpoints to l... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved