Search Issue Tracker
Calling WebCamTexture.GetPixel(..) after .Play() causes a crash (OSX)
To Reproduce: 1. Open the attached 'repro453p1.zip' & run scene 1.2. Observe that Unity crashes on the second WebCamTexture.GetP... Read more
Native plugins can not be used in Windows Phone 8.1
Steps to reproduce:1. Download attached project2. Build and run to WP8.13. Exception will be thrown:A first chance exception of type... Read more
Script editing falls back to MonoDevelop after using Visual Studio and c...
1. Had Visual Studio 2012 open with some solution2. Opened Unity and created a C# script3. Double clicked on the script -> a seco... Read more
Script always opened in existing Visual Studio instance instead of openi...
Set External Editor to VS 2010. Open script in it. Set External Editor to VS 2012. Open script again. Expected: VS 2012 opens with t... Read more
Autoconnect Profiler checkbox for Web Player Builds always disabled
-e: see title -repro:--enable webplayer dev build--NOTICE the disabled option for auto-connecting the profiler Read more
NullReferenceException is thrown when creating new audio mixer
To reproduce:1. Create new project2. Open the Audio Mixer window with no objects in the hierarchy selected3. Click the + button next... Read more
When Camera Clear Flags is set to Don't Clear or Depth Only, clicking on...
To reproduce:1) Create new project2) Add 2 cubes to scene, make sure you can see them as two separate objects3) Add a OnMouseDown() ... Read more
GameObject>3D Object>Cloth doesn't do anything
To reproduce:1) Create new project2) In top menu, go to "GameObject -> 3D Object -> Cloth". It does exactly nothing Workaround... Read more
AudioClip.Create lacks documentation and overloads
Documentation in Scripting Reference of AudioClip.Create lacks information and overloads. file:///C:/Program%20Files/Unity%205.0.0b1... Read more
Nothing about UnityEngine.WSA
There is absolutely nothing about UnityEngine.WSA in scripting reference. Monodevelop can auto-finish when writing UnityEngine.WSA.x... 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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler