Search Issue Tracker
Cinemachine Camera does not maintain relative position to the target whe...
Reproduction steps:1. Open the attached “IN-99893.zip” project2. Open the “TimeTravelsSystemSceneTEST_CINEMACHINE” Scene3. Enter Pla... Read more
GenerateID is not allowed to be called during serialization, call it fro...
An error is thrown when opening the project. After opening it, Unity somehow corrupts and starts throwing this error when creating n... Read more
[VR] In Play mode moving input focus away then back to the Editor makes ...
In a VR-enabled scene with the Oculus Rift connected and VRSettings.enabled false, you can make VRSettings.enabled become true simpl... Read more
[Linux][Memory leak] entering and exiting Playmode continuously leads to...
Put the following script in the Spaceship Demo asset:https://github.com/Unity-Technologies/SpaceshipDemo {code:java}using System.Col... Read more
[WIN] Cross compilation job Assembly-Csharp.dll failed when building for...
How to reproduce: 1. Open attached project2. Build to iOS- Note that the build fails with error: Cross compilation job Assembly-CSha... Read more
Pass.CompileVariant throws errors when iterating over all subshaders and...
STR: 1. Create a new surface shader.2. Put the attached script into the `Assets/Editor` folder.3. Run the script from the menu "MyMe... Read more
[URP] using SMAA on Camera & Render Scale above 1.05 on Pipeline Asset c...
Reproduction steps:1. Create a new URP template project2. Find the Pipeline Asset "UniversalRP-HighQuality" and switch its Render Sc... Read more
[Serialization] Object reference becomes undefined when struct is serial...
Steps to reproduce: 1. Open attached project2. Open scene "Main"3. Run it4. Notice NullReferenceException - it's caused when struct ... Read more
[Android] BuildPipeline.BuildPlayer() with custom keystore file fails wi...
Steps to reproduce:1. Open user attached project2. Switch build target to Android3. Press from main menu "BugReport > Build APK"4... Read more
AssetPostprocessors loads all Assets of the same type into Memory at once
Reproduction steps:1. Open user attached Project2. Check Allocated memory Before and After Asset Import in the Console Expected resu... 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
- Editor hangs when painting Details containing 2D Mesh on Terrain
- No audio is played when TimelinePlayable has one output
- Scene and Sprite Editor views break when an edge is deleted in an attempt to split geometry
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed