Search Issue Tracker
[Texture3D] FP16 (Half) texture format can't be used with Texture3D
Texture3D volumeX = new Texture3D(W,H,D,TextureFormat.RHalf,false) causes an "Invalid texture format for Texture3D" error. Modern GP... Read more
Animator doesn't blend into the next Animation state properly when it st...
How to reproduce:1. Open the user-attached project “AnimatorBlendBug”2. Open the “SampleScene” scene3. Enter the Play Mode4. Press t... Read more
Compute shaders get included to every Assembly-CSharp-* project that has...
Compute shaders get included to every Assembly-CSharp-* project that has at least one single script in it. If there are no scripts i... Read more
[VisionOS] visionos build do not add plugin or frameworks
Reproduction steps:1. Open the attached “Repro“ project2. Build the project on “visionOS” platform (File > Build Settings > vi... Read more
Compute Shader compilation error is thrown when creating a new HDRP project
How to reproduce:1. Create a new project with HDRP template2. Open the Console window Expected result: No Console errors are thrown,... Read more
Cardboard Unity Sample has tile-based artifacting on some Android device...
How to reproduce:1. Download the attached project "XR Plugin with Vulkan 1.rar"2. Build and Run on Android3. When the app loads allo... Read more
Before and after the video is played there's a black frame when Handheld...
Reproduction steps:1. Open the attached project2. Build and run the project on Android device3. Notice that before and after the vid... Read more
[WindowsMR][XRSDK] Use primary window causes UWP standalone to not open ...
1. What happened 2. How we can reproduce it using the example you attached - open project- toggle use primary window on- toggle the ... Read more
[Hub] Tutorial Project summaries advise to set preferred Editor to 2019....
Reproduction steps:1. Open Unity Hub2. Open "Learn" window and choose "Tutorial Projects" category Expected result: Tutorial Project... Read more
[OpenGL] Unity editor crash on MemoryManager::Allocate when creating com...
How to reproduce:1. Open user's attached project2. Open and launch "Samplescene" scene - observe the crash Reproducible with: 2019.1... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size