Search Issue Tracker
Text is truncated in the Inspector when the display scale is set to 150%
Reproduction steps:1. In the Windows Display settings, set the Scale to 150%2. Create and open a Project with the “Universal 3D” tem... Read more
Help / Unity API Reference Greyed out in Visual Studio
To repro:0. Make sure your system is clean (no Unity or VS were installed on it before).1. Using download assistant install Unity (5... Read more
WebGL Build error for Windows 7 32-bit OS
Steps to reproduce: 1. Create a new Unity project on 32-bit OS machine2. Try to build it for WebGL3. Notice that the build won't fin... Read more
Editor crashes when trying access animation clip events through script
To reproduce:1. Open attached project2. Open test scene3. Press play4. Editor crashes Read more
Handles.PositionHandle throws a NullReferenceException
Steps to reproduce: 1. Open attached project2. Open scene "scene1"3. Notice NullReferenceException in console:NullReferenceException... Read more
Water is not rendered and 'Compute shader (WaterLighting): Property (g_v...
Reproduction steps:1. Open the attached ‘FFH Core Project' project2. Open the ‘PlayGround’ Scene3. Observe the Scene view Expected r... Read more
Mesh in preview does not have lightning when "Rendering Layer Mask" is s...
Reproduction steps:1. Open the user's attached project2. Select "ExampleAssets/Sphere"3. In the Inspector, make sure that the "Rende... Read more
Some Unity games crashes on devices from 4.6
Some Unity projects tend to crash in the same place from Unity 4.6, this was not happening in 4.5 Read more
Child's Awake is called before parent's Awake when entering Play Mode
How to reproduce:1. Open the user's attached project2. Enter Play Mode Expected results: Parent's Awake is called before child's Awa... Read more
EditorSceneManager sceneOpened and sceneOpening events are not called wh...
Reproduction steps:1. Open the attached project2. Observe the Console Output Expected result: sceneOpening / sceneOpened logged in t... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Different text alignment in the column header in Entities "System" window
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask