Search Issue Tracker
UI Text gets messed up after changing font Character value to dynamic
To reproduce:1. Open attached project (SDH4AssetStore.zip)2. Open MainMenu scene3. Select DroidSansMono font (AssetStoreTools->Ed... Read more
Cannot evaluate methods which have string parameters when debugging
1. Open the attached project. 2. Add a breakpoint in line 9 (Repro.cs), attach, click 'Test\Launch Repro' in menu bar. 3. Try Evalua... Read more
"Resolution and Presentation" settings are missing on Windows Store Apps...
WSA beta group thread:https://groups.google.com/a/unity3d.com/forum/#!topic/unity-windows-store-beta/f2GAucOSGOs In player settings,... Read more
Problems with CursorLockMode.Confined in Editor
To reproduce:1) Create new project2) Add C# script which would have this in Start() function:Cursor.lockState = CursorLockMode.Confi... Read more
UI Child (prefab) graphics are visible when the parent is disabled if it...
How to reproduce:1. Open the attached project2. Open "test" scene( there is Panel ( with "Vertical group layout" component) it has t... Read more
Audio output selection window doesn't show all created child groups
How to reproduce:1. Open the attached project2. Open "AudioBug" scene (where Audio Source component is added to Directional Light, N... Read more
The "#include" directive doesn't take the #ifdef/#endif into account for...
The preprocessor doesn't take into account the #if/ifdef guards for the #include directives which makes the material keywords/multic... Read more
ScrollBar will position itself to the bottom of the content when items a...
To reproduce:1. Open attached project2. Open BUG scene3. Press play4. Press Add 105. Notice that when items are added scroll bar han... Read more
Dragging & dropping of multiple assets between change lists is not worki...
To Reproduce: 1. Connect to Perforce repo/sandbox. 2. Add a new change list. 3. Open 'Version Control' window, select multiple files... Read more
Object with diffuse shader casting shadows as cutout (beast)
Object using a diffuse shader is casting cutout shadows when lightmapped. 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used