Search Issue Tracker
[Android] Loading videos from AssetBundles fails unless it's uncompresse...
Steps to reproduce:1. Open user attached project2. Build and Run on a device3. Observe that loading uncompressed from file works4. O... Read more
ScriptableObject references become temporarily null in Editor when they ...
When a .asset file containing a ScriptableObject is modified on disk, Unity destroys the existing ScriptableObject C# instance, then... Read more
SerializedProperty Undo does not work properly when the parent Serialize...
Generating diff of this object for undo because the type tree changed still occurs. I have attached a repro. Open the project. Navig... Read more
"Unloading broken assembly" error message provides insufficient information
Steps to reproduce:1. Open attached project "UnloadingBrokenAssemblyError.zip"2. Upon launch you will see the "Unloading broken asse... Read more
EditorSceneManager: sceneClosing and sceneClosed callbacks are not calle...
How to reproduce:1. Open attaches Unity project2. Create new scene3. Open created scene Expected result: "SceneClosing", "SceneClose... Read more
Video stutters when played by Video Player
To reproduce: 1. Open the attached project (VideoStutterTesting.zip)2. Enter Play mode3. Observe that the video in the Game view stu... Read more
Assertion failed: Assertion failed on expression: 'modifications.empty()...
Repro steps:- open the project and a new scene- drag the prefab to the scene hierechy- notice the assertion This is a regression fro... Read more
HoloLens holograms warp and pivot despite correct setting of stabilisati...
How to reproduce:1. Open the attached project2. Switch platform to UWP3. Build and Deploy to HoloLens4. Once the app is running gaze... Read more
Oculus VR view is dark with Linear Color space and Single-Pass Rendering
Steps to reproduce:1. Download and open the latest project("linvr.zip")2. Enter Playmode with the Oculus headset3. Compare Game view... Read more
[LWRP]LWRP + SPS + Render Texture causes Editor to crash or Editor GUI t...
Steps to reproduce:1. Create a new project with LWRP VR template2. Create a camera that renders to a render texture3. Enter Playmode... 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
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show
- Text in the Burst Inspector Left side panel overlaps/goes out of bounds when scrolling
- Multiple "Incompatible keyword states" or “Keyword state size mismatch (60 vs 59 keywords)“ Errors when opening the project