Search Issue Tracker
[HDR Color Picker] HDR Color Picker loses Color when setting Brightness ...
Reproduction steps:1. Open attached project2. Select "Material" material3. Click on its Emission color to open HDR Color Picker4. No... Read more
Editor FPS drops when VS 2022 Debugger is attached and custom window is ...
How to reproduce:1. Open the attached project “VSDebuggerBug.zip“2. Set Visual Studio 2022 as External Script Editor (Edit → Prefere... Read more
[Linux] Cannot paste into Game Object Name field in Inspector when using...
How to reproduce:1. Open up any project2. Select a GameObject in Hierarchy3. In Inspector select the text in the Name field4. Right ... Read more
Incorrect Pre-Build event command line on Universal build
Reproducible on 4.6.0f1, 4.6.1f1, 4.6.3f1; Visual Studio solution created by Unity after the Windows Store Universal 8.1 build from ... Read more
Materials can not be modified when using ScriptedImporter
Reproduction steps: Open the attached project (“Bug.zip“) Select Assets/NewMat In the Inspector window check “Set Keyword” checkbox ... Read more
The depth prepass does not batch effectively
The depth only shader does not have any variants (I think) and should therefore be optimal for batching. The frame debugger indicate... Read more
Unity crashes on "mono_string_to_utf8_checked" when "Marshal.StructureTo...
Reproduction steps:1. Open attached Unity project.2. Open and play "ts" scene.3. Unity crashes. Additional note:"Marshal.StructureTo... Read more
UI transition animation does not work when translating with percentages ...
How to reproduce:1. Open the attached project “UITransAnim.zip“2. Open Scene “Scene_Book“ (Assets/Scenes)3. Enter Play Mode4. Press ... Read more
[UNETServerDLL] "IsBroadcastDiscoveryRunning()" function returns true wh...
Steps:1. Call NetLibraryManager.IsBroadcastDiscoveryRunning() function without actually starting broadcast discovery==>It returns... Read more
[iOS][Chrome] UI button stops working after opening new tab and going ba...
Reproduction steps:1. Download and open the attached "WebglUIButtonTest.zip" project2. Build the project for WebGL and deploy it to ... 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