Search Issue Tracker
Deletion of one tag cause wrong objects get wrong tags
There are three GameObjects on a scene ReproScene in attached project. Each object has unique name and the same tag.(gameobject name... Read more
Editing the name of the Tag cause deletion of a tag
- open "Tags&Layers" window- add a new Tag or edit existing one- Delete the Tag's name using "Backspace" key character by charac... Read more
[GLCore][SpeedTree] Speed trees appear black with GLCore in Windows
All speedtrees appear black on GLCore on Windows. When close enough the textures are lit strangely (see GIF) Repro Steps: 1) Open at... Read more
[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
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