Search Issue Tracker
Crash when running IL2CPP build that uses System.BufferCopy
Reproduction steps:1. Open the user's attached project2. Build and Run it Expected result: The build runs without crashing after it ... Read more
JobTempAlloc has allocations that are more than 4 frames old' warnings a...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. Enter Play mo... Read more
MonoBehaviours are not recognized when using a preprocessor directive in...
How to reproduce:1. Open the attached project ("monobehaviourPreprocessorBug.zip")2. Click on the "ScriptWithAttributeCommaInNamespa... Read more
[Mac] Editor keeps reloading certain files when opening a project
Reproduction steps:1. Open the provided project Expected result: The Editor loads and opens the project without issuesActual result:... Read more
Unity Crashes when using serializedObject.CopyFromSerializedPropertyIfDi...
How to reproduce:1. Open the user attached project2. Open the "SampleScene" scene3. Select the "Example" GameObject4. Press the "Cop... Read more
Changes to an empty [SerializeReference] class causes data errorswhen se...
How to reproduce:1. Open the user attached project (SerializeReferenceBug.zip)2. In the menu bar go to: Test > Create Empty Meta ... Read more
[WebGL] WAV and MP3 audio clips contain audio spikes when exported to AAC
Reproduction steps:1. Open the attached project2. Build it for WebGL3. Play the built project4. Press on the WAV button Reproduced o... Read more
Editor windows become black when using "Graphics.Blit" inside the Editor
How to reproduce:1. Open project "Black_ProjectExplorerWindow.zip"2. Select any file in the Project window from the Editor folder (A... Read more
Materials with the HDRP/Decal shader are updated when the Scene is saved
Reproduction steps:1. Open the user's attached "PlasticBug.zip" project2. Make sure you enabled the "Manual Checkout for Unity Asset... Read more
1 frame long audio clip plays an inconsistent audio sample or does not p...
How to reproduce:1. Open the attached project, SampleScene2. Enter Play Mode3. Click the button in Game View multiple times4. Note t... 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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window