Search Issue Tracker
.meta file not written OnPreprocessTexture changes, if .meta file exists...
Repro steps: 2. Open and close the project to create a Library folder and all .meta files1. Open the "UnityPlayerIcon.png.meta" file... Read more
[Perforce] Version Control window will trigger a connection loop if the ...
Steps to reproduce:1. Set up Perforce server2. Open Unity3. in ProjectSettings -> Editor choose Perforce Version control and inpu... Read more
[DX12] 3D Texture causing player crash
Step:1. Open repro project, there is a cube using 3D texture2. Build DX12 windows player and play Or use the "3dtexture.exe_dx12" in... Read more
In order to call GetTransformInfoExpectUpToDate, RendererUpdateManager.U...
Steps to reproduce: 1. Open attached project2. Open scene "test"3. Select "Cube" in hieararchy4. Add RectTransform component5. Notic... Read more
[Android Vulkan] (Regression) Standard shader on forward rendering is re...
Step:1. Open repro project. there is only a sphere using default material (standard shader)2. Build Android apk with vulka api and p... Read more
Camera stops rendering when the pixel rect is changed
The issue seems to caused by having a second camera with specific settings in the scene To reproduce: 1. Open the project, attached ... Read more
[Metal] Unable to access Texture2DArray from compute shader
Reproduction steps:1. Open the attached project.2. Make sure Editor is running with Metal graphics API.3. Play and stop the scene.- ... Read more
ETC1+Alpha sprite packed in Sprite Packer gets corrupted after exiting p...
Reproduction Steps:1. Import attached project.2. In Build Settings, switch platform to Android.3. Open "Test" scene.4. Select "btn_e... Read more
Editor crashes when examinating values in debugger with .NET 4.6
Usual reproduction steps:1. Open a specific project in .NET 4.6.2. Enter play mode or recompile scripts.Result: Sometimes editor cra... Read more
[Android] An app crashes when Split Application Binary is enabled and Bu...
Reproduction steps:1. Create a new project;2. Enable "Split Application Binary" in Player Settings;3. Set Build System to Gradle (Ne... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code