Search Issue Tracker
GPU instancing is not working with procedurally generated meshes
Reproduction steps:1. Open the project2. Open the only scene3. Play the scene4. Open the Frame Debugger5. Notice that meshes are not... Read more
[SubGraphs] Certain parameters throw 'unexpected type' exceptions when u...
Repro steps:1. Import the attached package2. Open the ParamterIssue.vfx and/or the ParameterSubGraphIssue subgraph3. Observe the con... Read more
Arrays textures get damaged when using "Alpha Is Transparency"
How to reproduce:1. Open the user’s attached project “rugby-unity.zip”2. In Project Search type “Player” and open the “Player 185” P... Read more
Deleting meta data and launching Unity opens "Bug Reporter Window"
Steps to reproduce:1. Open folder of attached project.2. Notice that "Library" folder is deleted (as well as folder named "metadata"... Read more
[iOS]Setting Color Buffer's StoreAction to Don’t care does not change th...
How to reproduce:1. Open the attached Archive.zip project2. Build for iOS and open the Xcode project3. Go to Menu bar-> Product-&... Read more
Using TryDequeue on an empty NativeQueue stops the queue from receiving ...
How to reproduce:1. Open the attached "NativeQueue Test.zip" project2. Open "SampleScene"3. Enter Play mode and inspect the console ... Read more
Texture exposure changes when Texture Type is set to Lightmap in the Tex...
How to reproduce:1. Set Color Space = Linear (Project Settings > Player).2. Import any EXR image.3. In TextureImporter, Change Te... Read more
[Mac] Unity freezes with failed assertion 'processed == fileSize' when i...
How to reproduce:1. Create a new project2. Import "output.abc" file (download link in the edit) Actual result: Unity freezes. Reprod... Read more
.preset file's properties' value changes are not reflected when the valu...
How to reproduce:1. Open the attached 'project-1223623.zip' project2. In the Project Folder open 'Assets' > 'TemplatePresets' >... Read more
[DestroyImmediate] Deleting scripts from editor code crashes the editor
Steps to reproduce this issue: 1. Open the attached project2. Open scene Main3. Add a second CrashTest script to Main Camera4. Notic... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used