Search Issue Tracker
Icon tab in PlayerSettings doesn't stay open
How to reproduce:1. Create a new project2. Open PlayerSettings (Edit -> Project Settings- -> Player)3. Click the Icon tab4. It... Read more
Texture Importer Inspector: Some settings get duplicated after script's ...
How to reproduce:1. Open provided example project2. Select Assets/Green3. Lock the Inspector4. Right-click Assets/Scripts/NewBehavio... Read more
[OSX][IntelGPU] Trashy artifacts appear when dragging Scene or Game view...
Steps to repro: 1. Open Unity on OSX;2. Create new project;3. Expand Layout dropdown list in the upper right corner and select 'Defa... Read more
[AssetBundle] Sprite pivot setting change does not trigger bundle downlo...
How to reproduce:1. Download and open the project from OC2. Notice that "amused" sprite's pivot is in the center3. Build AssetBundle... Read more
[IL2CPP] Crash in Update() on iOS and tvOS with Unity 5.5 beta
Steps to reproduce:1) Open the latest attached project.2) Build the project for iOS or tvOS.3) Deploy and run the build on a device ... Read more
[HLAPI] Changing NetworkTransform sendInterval to higher than 30 by scri...
Steps to reproduce:1. open attached project2. build and run3. connect one as host and one as client-> server has set NetworkTrans... Read more
[Linux Editor] Right clicking on 'Favorites' entries crashes the Editor
Unity Editor on Linux (5.5.0b3) crashes when right-clicking entries under the 'Favorites' drop down in the Project tab. Steps to rep... Read more
ScriptExecutionOrder doest not get applied when entering play mode
Steps to reproduce:(repro video day10_149.mp4)1. open attached project2. open Script execution order window3. set priority of Delege... Read more
Transparent object isn't rendered after projector shadows
Steps to reproduce: 1. Open the attached project2. Open 'test' scene3. Go to 'Game' window4. Look how the shadow is projected on the... Read more
JsonUtility fails to parse non-Latin characters in Unity 5.5 beta
JsonUtility fails parsing Japanese letters (like 日本語). Steps to reproduce:1) Open the attached project.2) Open scene 'Test'.3) Press... 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