Search Issue Tracker
[UI] Unity Editor crashes when changing Text.text to "<quad material"
Steps to reproduce:1. Open attached project "UI_test"2. Open "test" scene3. Select "Text" object in "Canvas"4. Try to change text pr... Read more
[WWW] Calling www.Dispose() causes a crash on iOS
Steps to reproduce:1) Open the attached project.2) Add scene 'Main.unity' to build.3) Build the project for iOS.4) Deploy the projec... Read more
GetComponent("Halo") fails when there is dynamically attached parent to ...
Reproduction steps: 1.Open project I attached(SkyboxTestSceneRepro)2.Open Main scene3.Play project Notice NullReferenceException app... Read more
[Android]Choppy audio in specific project every 10-15 seconds on Android
To reproduce:1) Open attached project2) Build and run on Android3) Press Play in app4) Wait a bit - every 10-15 seconds the audio st... Read more
[LightProbes] Error adding Enlighten probe set: Failed to allocate probe...
Reproduction steps:1. Open attached project.2. Open "lightProbeBug" scene.3. Notice the console: Error adding Enlighten probe set: F... Read more
Crash in PPtr<Shader>::operator Shader * __ptr64 when opening scene
Steps to reproduce: 1) Download attached project "CommandBufferBug.zip" and open in Unity.2) Open scene "commandBufferCrash".3) Obse... Read more
[Navigation] Unity does not focus correctly in Scene view
Steps to reproduce: 1) Download package "BUg.unitypackage", make new project in Unity and import this package.2) From Project tab, d... Read more
Deactivating gameObjects during Start or Awake stops other components fr...
How to reproduce:1. Open the attached project2. Open Reproduction scene3. GameObject "DeactivateOnAwake" has two instances of the "D... Read more
Batching appears to break vertex coloring
How to reproduce: 1. Open Repro project (please download from comment)2. In the scene, there are 2 trees, each of them are using 2 s... Read more
[WP8.1][WP10] Exception thrown: 'System.FormatException' in mscorlib.ni.dll
To reproduce:1. Build and run project2. Notice " Exception thrown: 'System.FormatException' in mscorlib.ni.dll" in console Reproduci... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal