Search Issue Tracker
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code