Search Issue Tracker
[OSX][PlayerConfiguration][Dockpanel] Unable to expand Player configurat...
Steps to repro: 1. Open Unity on OSX;2. Create new project and scene;3. Click File -> Build&Run;4. In the Build Settings ensu... Read more
[MSE] UI object created from right-click menu created in wrong scene
Steps to reproduce:1. Download and open attached project "MSE_Create_Problem.zip"2. Open the Scenes/UI scene3. Drag in Scenes/main s... Read more
Shadows culled when camera facing away from directional light source & o...
Steps to reproduce:1. Download and open attached project "Surveillant_VR.zip"2. Open scene "Scenes/test"3. Play the scene Actual res... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
[SceneLoading] Scene caches and is loaded when playing another scene
Repro:1) Open the project2) Run and stop LoadMenuScene3) Open LobbyScene4) Change back to LoadMenuScene5) Play and notice LobbyScene... Read more
[Animator][Regression] GetLocalizedString error is displayed after doubl...
Steps to reproduce: 1. Open Unity;2. Create new project;3. Import attached 'animatorTest.unitypackage' package;4. In the Project go ... Read more
[SyncVar] Client receives updates not only on class that's being updated...
Steps to reproduce: 1. Open attached "769691.zip". Inside there are two projects: client and server2. Open both projects3. In both p... Read more
Build Settings window gets corrupted if predefined target platform doesn...
Reproduction steps: - Open the attached project with an Editor which doesn't have Web Player target platform- Open Build Settings wi... Read more
[WebGL] Point light does not produce shadows and shines through walls
Steps to reproduce:1) open the attached project2) build to webgl3) play the build Actual: the light shines through wallsExpected: th... Read more
[AssetBundle] README in AssetBundle Manager has incorrect link for tutorial
The link in the README for AssetBundle Manager is wrong. - import the AssetBundle Manager & Example Scene from the A$- go to the... 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