Search Issue Tracker
Windows Standalone doesn't change Resolution if Display Resolution Dialo...
Reproduction Steps:1. Import attached project.2. Open "Main" scene.3. In Player Settings, set the values accordingly:-Default is Ful... Read more
Custom Editor components disappear if Custom Editor is resized
Reproductino Steps:1. Import attached project.2. In Assets, select Examples/BlendAddRGBA.3. Resize the width of the Inspector window... Read more
Android Gradle: Add a callback after the project is created
"On an iOS xcode project, you can use PostProcessBuild to modify the project before built. On Android, PostProcessBuild is called af... Read more
Shader does not compile under GLSL due to miscompilation
Steps to reproduce:1. Open the attached project(ShaderTest.zip)2. Open Build Settings3. Go to Player Settings -> Other Settings a... Read more
Child Text in Vertical Layout Group changes height when X Scale is adjusted
Reproduction Steps:1. Import attached project.2. Open "Test" scene.3. In Hierarchy, select "Canvas" -> "GameObject" -> "Text".... Read more
Unity Crashes at UnityEngine.Logger:GetString when Collider2D is declare...
Steps to reproduce:1. Download 919316_repro.zip2. Open "new" scene3. Enter play mode4. Editor crashes when circle and square collide... Read more
Graphics.Blit with camera rendering to texture not taking Tilling and Of...
Steps to reproduce:1. Open user attached project (TilingIssues)2. Open "test" scene3. Select the "rt" render texture from the hierar... Read more
Unity freezes at /Assets/Textures/Skies/Daytime/SunsetSkyboxHDR.hdr when...
To reproduce:1. Open a new Unity project2. Open Asset Store and download Unity's free asset package "Viking Village"3. Import downlo... Read more
'!GetPersistentManager().IsStreamLoaded(metaDataPath)' when switching pl...
1. What happenedFor the given project, while switching between platforms, e.g. Android and Standalone, I'm getting:Assertion failed:... Read more
INVALID_UTF8_STRING error in the Font Names field when upgrading a proje...
Steps to reproduce:1. Open the attached project (UnityTest.zip)2. In the Assets folder click on "arialbd"3.Observe the error in 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template