Search Issue Tracker
Unity Editor freezes when attempting to open scene with TextMesh Pro Ass...
To reproduce:1. Download attached project;2. Open "Release" scene; Expected result: Project scene loads normally with TextMesh Pro a... Read more
SceneManager.SetActiveScene() does not set active scene when called in A...
To reproduce: 1.Download and open attached project.2.Open scene "Scene".3.Open NewBehaviourScript.cs and uncomment the call to Test(... Read more
Disabled line renderer component is still visible on prefab in project view
Steps to reproduce (or watch attached gif):1. Open any Unity project2. Create a new game object3. Select it and add Line Renderer co... Read more
"Failed to download package" when importing package on local drive
"Failed to import package with error: Couldn't decompress package" when importing package on local hard drive 1. In Editor, import a... Read more
DontDestroyOnLoad appears on a specific scene when no script is enabled ...
To reproduce:1. Open repro project(link in edit)2. Play 'Terrain' scene Expected: there is no enabled script in this scene so 'DontD... Read more
New scene can not be created via script, when model's configure menu in ...
To reproduce:1. Open project2. In menu click 'Test'-> 'Try create scene'. Notice, that there are no errors3. Open 'Mesh' fbx and ... Read more
Unity loads 'Untitled' (empty) scene when canceling building process
Reproduction steps:1) Open "879562_SceneChangesAreLost.zip" project2) Open "rand" scene3) Make some scene changes, for example dupli... Read more
b2Body::SetActive crash caused by specific prefab which has been created...
Steps to reproduce:1. Open attached project "prefabtest.zip"2. Open scene SampleScene-Alien-Level1.14. Break prefab instance (Gameob... Read more
Obj files fail to import when the numeric locale uses something other th...
To reproduce:1. Open terminal and run the following commands: export LC_NUMERIC=hr_HR/Applications/Unity/Unity.app/Contents/MacOS/Un... Read more
[FBX] Specific models becomes light gray in scene view when mode is chan...
To reproduce:1. Open repro project2. Open ‘LightningTutorialOptimal’ scene3. Change scene view mode from ’Shaded’ to ‘UV Charts’.4.C... 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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window