Search Issue Tracker
DOTS Entities throws a compilation error when field variable is used in ...
How to reproduce:1. Open the user's attached project "Dots compiler bug.zip"2. Observe the Console window Expected result: No error ... Read more
Error appears when undo the creation of prefab, which had transform comp...
Reproduction steps:1. Create new project.2. Create new gameobject.3. Drag it to project window to create prefab.4. Add rect transfor... Read more
[Prefabs] Unused fields from script are not cleared from YAML data
Repro steps:1)Open the later-attached TestProject2)Notice TestPrefab.prefab, it's otherPrefab field and open it in text editor3)In t... Read more
Inconsistency in capitalisation and styling across various nodes and blo...
How to reproduce:1. Create a new Unity project and install the VFX Graph package2. Create any VFX Graph and open it3. Under the "Ini... Read more
[Recording] Undo doesn't work when modifying keyframes in the animation ...
How to reproduce: 1. Open any (new) project2. Create a Cube3. Open the Animation Window4. Give the Cube an empty animation5. Add any... Read more
Editor crashes on mono_traverse_object_internal when allocating memory
Reproduction steps:1. Open the project from the attached google drive link2. Go to Assets/Scenes/"DocumentationScene"3. Go to Jobs &... Read more
Elements in the Lighting window is not fully visible if the Lighting win...
How to reproduce:1. Create a new project2. Open the Lighting window (Window > Rendering > Lighting)3. Dock the Lighting window... Read more
[ShaderGraph] Global illumination emission field is decoupled from the e...
Steps to reproduce: 1. Create a new URP project or open an existing one2. Create a new Shader Graph by selecting Create > Shader ... Read more
[Oculus] Smaller View port rect does not render correcly when using Ocul...
1) Download the attached project2) Set up CV13) Ensure Oculus is the preffered SDK4) Ensure Single-Pass Stereo is disabled (Single p... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist