Search Issue Tracker
'MecanimDataWasBuilt()' assert after opening project
Steps to reproduce: 1. Open attached project2. Notice Assertion failed: Assertion failed on expression: 'MecanimDataWasBuilt()' in c... Read more
Modifying ints with short ranges via property name in Inspector leads to...
Steps to reproduce: Open a Unity project Add a new GameObject to the scene (GameObject > Create Empty) Add the attached IntInspec... Read more
Quality Level is not highlighted when selecting it with refreshed editor...
To reproduce:1. Open Unity;2. Open Project settings;3. Navigate to Quality settings;4. Select any quality level. Expected result: le... Read more
iOS keyboard is invisible after returning from browser on iOS7
To reproduce: 1. Open an attached project.2. Build it for iOS.3. Launch it on iOS device4. Tap the only Button5. After link is opene... Read more
[UNET] OnStartServer() and OnStartClient() are not called (as host) if t...
To reproduce:1. Open project2. Build and run 'offline' scene3. When built scene is running, play scene in editor4. In built scene cl... Read more
"CommandBuffer: temporary render texture not found while executing" war...
Reproduction steps:1. Open the attached “IN-114477.zip” project2. Make sure Compatibility Mode is enabled (Edit > Project Setting... Read more
IJobEntity causes "NullReferenceException" errors after Scheduling Jobs ...
How to reproduce:1. Open the “Transaction_Job_Bug“ project2. Open the “SampleScene”3. Enable debugging4. Open the “ProcessEntities2”... Read more
[HDRP] Standalone Profiler throws "HDRP Material Upgrade" pop-up and cra...
Steps to reproduce:1. Create a new HDRP project2. Open Window -> Analysis -> Profiler(standalone process)3. Notice that "HDRP ... Read more
[UI] Resolution is labeled as Near Clip in Cubemap Capture Settings
Steps to reproduce: Open any Project Add a Reflection Probe to the Hierarchy and select it In the Inspector, observe "Near Clip" und... Read more
Console errors are thrown when resolving Scene view shortcut conflicts w...
How to reproduce:1. Create and open a new project2. Enable the "Shortcut Helper Bar" in Edit > Preferences > General3. Open Ed... 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 is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template