Search Issue Tracker
Inaccurate link in scripting API to information about Rigidbody sleeping
In the scripting API page of the Rigidbody.Sleep http://docs.unity3d.com/ScriptReference/Rigidbody.Sleep.html there is a link to "Ph... Read more
InputField.InputType.Password does not work correctly when the input fie...
To reproduce the bug: 1. Create an input field2. Set Input Type: Password3. Play and type something4. Once you deselect the input fi... Read more
different event order for context click
1) Error:When using the right click in Mac, the order of events are:-MouseDown-ContextClick-MouseUp but in Windows, they are:-MouseD... Read more
Crash on CreateEnlightenGeometryJob::Prepare
Steps to reproduce:1. Open the attached project and the scene2. Set lightmap GI workflow to 'Iterative'3. Select the main model and ... Read more
MissingReferenceException when making prefab from uGUI
1. Open project2. Open scene "testscene"3. Drag gameobject "HUD" from hierarchy to project window and MissingReferenceException will... Read more
Canvas is rendered behind the sprite and will not be visible if the sort...
Steps to reproduce : - import the project attached- open the scene "MainScene"- press play and notice the text is not rendered- sele... Read more
Using a custom material with the Unity terrain system will be ignored by...
Steps to reproduce : - import the project attached- open the scene "Test"- select the material "New Terrain"- toggle the "Black" che... Read more
[Deferred] ReRGrabPass will stop camera rendering while rendering option...
1. Open attached project2. Open scene "BUG"3. Press play4. Press "en/disable cube" and main camera works well5. Turn on second camer... Read more
Crash on Adreno 320 with android 4.0-4.1 with fast bloom mobile shader
Application crashes on adreno 320 devices with android version 4.0-4.1 while using built in fast bloom with mobilebloom shader. Read more
When using a custom PropertyDrawer in a custom attribute, unnecessary(?)...
To Reproduce:1. Open "Scenes/TestScene" in the attached project.2. Click on 'PlatformDependentDestructor' in hierarchy, type is not ... 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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs