Search Issue Tracker
Selecting multiple large size RGB 24 bit 2D textures with mip-maps cause...
Reproduction steps:1. Open project attached (SekaiTabi.zip)2. Go to Assets -> Sprites.3. Select 2D Textures (ThePerfectGalaxy*) w... Read more
GUI ignores transform position from script on Collider as a Trigger
How to reproduce: 1. Open users attached project and "area001" scene2. Enter play mode3. Note displayed text in the bottom box4. Fol... Read more
Changing Sub Emitters Particles System fields types does nothing while s...
Reproduction Steps:1. Open project2. In Hierarchy select "Particle System"3. Under Particle System component set any of the fields t... Read more
Unhandled exception "Circular References Detected" for third level Sub E...
Reproduction Steps:1. Open project2. In Hierarchy select "Particle System/SubEmmitterBirth/SubEmmitterBirth"3. Under Particle System... Read more
[VR] Multiple cameras with specific target eyes fail to render properly
1. What happened Attempting to setup three cameras (one for each eye + one for the main display) causes issues in rendering. The ima... Read more
[VR] RenderViewportScale changes at consistent rate over many frames cau...
When changing the render viewport scale at a consistent rate over the course of several frames I get tearing in the headset only. It... Read more
[VR | SinglePassStereo] Bloom and BloomAndFlares standard image effect r...
1) Setup either Headset and corresponding SDK (You can even repro it with the Split Stereo Device)2) Enter playmode3) Press space to... Read more
Calling Graphics.Blit(null, destination) crashes the editor
Reproduction steps:1. Open the attached project2. Open the scene3. Select the Main Camera in the hierarchy4. Toggle the reproBug fie... Read more
[iOS] Unity splash screen doesn't show up on iOS builds
Steps to reproduce:1) Create a new project.2) Build for iOS.3) Run on a device. The game loads directly to the main scene; the splas... Read more
[Editor] Texture Import of 16 Bit Grayscale fails
Reproduction steps:1) Open "New Unity Project.zip" project2) Notice that console has an error:Could not create texture from Assets/D... 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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left