Search Issue Tracker
Dragging and dropping an animation with ' . ' symbol in the name into th...
How to reproduce:1. Open the attached "Repro1190930.zip" project2. Double click on "New Animator Controller" Animation Controller3. ... Read more
[OSX] Input.GetKey() fails to detect keyboard input.
The input script has issue to detect keyboard input on OSX Editor and Player. The affected functions are:- Input.GetKey- Input.GetKe... Read more
Serialization layout error occurs when loading and unloading AssetBundle...
How to reproduce:1. Open the attached “IN-84251“ project2. Open the “SampleScene“3. Enter Play Mode4. Observe the console window Exp... Read more
UI elements not shown if position on Z axis is more than 1000
Repro steps:1) Open a new project and create a canvas2) Create a child UI object, like a button, and set it's z position to 1001+3) ... Read more
Crash after closing the Editor when broken asset bundle is loaded asynch...
Reproduction steps:1. Open the attached project ("UnityCrashTest.zip")2. Open the Test Runner window (Window -> General -> Tes... Read more
Additively loading scene that contains lightmap onto the scene without l...
To reproduce:1. Open project attached by the user2. Open scene "Main" and hit play3. Press the second button: "2. Load Lightmap Scen... Read more
Unused prefab data not being cleaned when removing script through override
Reproduction steps:1. Create new project and import Script22. Create an empty Gameobject and add the Script2 component3. Make the Sc... Read more
[ImageEffects] AA before DoF in PP chain results in Bokeh artifacts
Having AA before DoF in the post process chain creates artifacts (different depending on AA type) when using Bokeh textures. AA afte... Read more
[UNETServerDLL] Host Id still increases when you remove the host and add...
Steps1. Open attached project2. Run "ClientGUI.exe"3. Press "Start client" button4. Press Add Host==>"Host 1 added" message appea... 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