Search Issue Tracker
[Docs]Lack of consistency: Int / Integer
Steps to reproduce: 1. Open these links: http://docs.unity3d.com/540/Documentation/ScriptReference/30_search.html?q=setint http://... Read more
Type Mismatch error in Editor extension copying a prefab to all scenes
To reproduce: 1) Open the attached project. 2) In the menu bar, press Tools > Copy To All Scenes. - An editor extension window show... Read more
Shader works in-editor but not in build
Reproduction steps: 1. Open the attached project 2. Open scene "DemoScene" 3. Build and Run on Standalone 4. Notice that Prism shade... Read more
[VR] 'Run In Background' doesn't work in builds With 'Virtual Reality Su...
Steps to reproduce: 1. Open "case_798196 repro" project 2. Open "Test" scene 3. Make sure that 'Run in background' and 'VR support' ... Read more
Particle System stay still when parent transform moves having animator a...
Steps to reproduce: 1. Download and import attached project. (VfxBug-Repro.zip) 2. Load scene: Test 3. Press play. 4. Inspect parti... Read more
Changing the material color of the Projector component during playmode, ...
Reproduction steps: 1. Open attached project 2. Open scene "Test scene" 3. Play the scene 4. Select "Projector" object form Hierarch... Read more
Metal crashes in multithreaded mode when changing resolution.
Metal throws assert if you change resolution from script using Screen.SetResolution(400, 300, false, 0);. This happens both on iOS a... Read more
[command buffers] Crash related to shader code not handling null values ...
- Import the attached project - Make sure editor_tool_sceen.unity is the opened scene - On the Main Camera make sure the SSSAO compo... Read more
[CommandBuffer][5.4 regression] Temporary render texture gets unbound fr...
Steps to reproduce: 1) Open the attached project. 2) Open scene 'Test.unity'. 3) Play the scene. - The Game view becomes black. *N... Read more
SpriteRenderer loses Material on first play
Steps to reproduce: 1) Download and open attached file "SpriteRenderTest".(I created a simple scene). 2) Drag and drop sprite from ... 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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding