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 nam... 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 characte... 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 ... 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 ensure ... 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 scene 3. Drag in Scenes/mai... 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... 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 project 2) Run and stop LoadMenuScene 3) Open LobbyScene 4) Change back to LoadMenuScene 5) Play and notice Lobb... 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... 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 server 2. Open both projects 3. In bot... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player