Search Issue Tracker
Crash on build when running the build with missing prefabs
How to reproduce:1. Open the user attached project2. Open "TestScene" scene3. Go to Build Settings... > Build4. Run the build fro... Read more
Tile Palette prefab preview does not show the correct image
Reproduction steps:1. Open the user's attached project2. Open Window > 2D > Tile Palette3. Observe Tile Palette4. Observe the ... Read more
NullReferenceException when unloading a playable with Show / Hide Timeli...
Reproduction steps:1. Open the user's attached "UnloadPlayableAsset.zip" project2. Select the "Cube" GameObject in the Hierarchy3. E... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- 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