Search Issue Tracker
[Android] In logcat, Strip Engine code is falsely reported as being on ...
Steps to reproduce:1. Open the attached project and make sure code stripping is disabled (Strip Engine Code setting in Player Settin... Read more
Crash on StackAllocator::TryDeallocate when importing a Texture with Tex...
Reproduction steps:1. Open the attached project "Texture2DArray.zip"2. In the Project's Build Settings ensure that the Build Target ... Read more
Multiple 'Assertion failed' errors are logged into the Console when copy...
Reproduction steps:1. Open the 'Unity Bug Report 2021.2' project2. Open the 'SampleScene'3. Hit Play and observe the Console Expecte... Read more
Custom Shader is showing white color instead of Shader color on some iPads
How to reproduce:1. Open project "CubeRenderTest.zip"2. Open the Build Settings and choose iOS3. Add "testScene" to the "Scenes In B... Read more
The Editor doesn't support HDR when DirectX 11 is enabled
Reproduction steps:1. Open the user's project "Issue-Editor-HDR-DX11.zip"2. Play the "SampleScene" Scene Expected result: HDR Availa... Read more
Culling resets Particle System when using Ring Buffer "Pause Until Repla...
How to reproduce:1. Open project "TestParticlesCulling.zip"2. Enter the Play Mode3. Press the "Emit Particle" button4. Wait 6 second... Read more
Xcode crash when exporting archived build
Reproduction steps:1. Download and open the attached "2dplatformer.zip" project2. Build the project for iOS3. In the Xcode window, p... Read more
UI Builder breaks cursor's parameters in the .uss file when changing .us...
How to reproduce:1. Open user's provided project "UI Tookit theme bug.zip"2. Open "SampleScene" Scene3. Open the theme1.uss file in ... Read more
repositories.cfg could not be loaded warning is produced when opening An...
Steps to reproduce:1. Create a new project with Android support2. Switch the build target to Android in Build Settings3. In Project ... Read more
Some shaders are recompiled when building the player after each Editor l...
STR:1. Open BoatAttack.2. Make a player build.3. Close the Editor.4. Open BoatAttack again.5. Make a player build.6. Inspect Editor.... 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
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"