Search Issue Tracker
Wrong sorting for "GC Alloc" column in Show Related Objects panel of Pro...
How to reproduce:1. Open the "Profiler_Test.zip" project2. Open the "SampleScene" scene3. Open the Window > Analysis > Profile... Read more
[Mobile] Game View stretching when using Unity Remote 5 version 2.0
How to reproduce:1. Open the attached project2. Go to Menu bar-> Edit-> Project Settings-> Editor-> Device-> Chose An... Read more
[WP8] Serialization Weaver fails to resolve System.Windows.Visibility
To reproduce:1. Open repro.zip. It's a project that contains a .dll that uses System.Windows.Visibility2. Build for WP83. Notice the... Read more
SerializableObject.GetIterator() throws ArgumentNullException when Unpac...
How to reproduce:1. Open the "SampleScene" Scene in the attached "case_1164099.zip" Unity project2. In the Hierarchy tab, select the... Read more
Surface shader analysis not using 32-bit floats for fixed/half/float/dou...
Reproduction steps:1. Open attached Unity project.2. Open "Bug scene".3. Notice, that "Sphere" game object is black.4. Open "Bug" sh... Read more
[OSX] Render Texture does not work in Firefox, Safari
How to reproduce: 1. Open attached project2. Open scene Main.unity- Note how there is a cube properly rendered onto the texture3. Bu... Read more
[iOS] Application crashes while allocating memory for texture
Steps to reproduce: 1. Open attached project (mprotectBug_stripped.zip)2. Build for iOS3. Build the Xcode project and run on device4... Read more
[Quest] Crash with Error "JNI GetStaticFieldID called with pending excep...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Switch to Android ... Read more
Game view Z/stencil buffer not present in maximized game view
Simplest: just have any geometry in the scene and maximize game view. Only skybox will be visible. - Use the scene Car.unity from th... Read more
Wrong Label is deleted when user is trying to delete a newly created Lab...
Steps to reproduce: Create a 2D Project Create a Sprite Library Asset and open in in the Sprite Library Editor Create a Category In ... 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