Search Issue Tracker
Materials appear white when importing model as .jas file
Reproduction steps:1. Open the attached 'importMaterialTest' project2. Open the 'SampleScene'3. Observe the 'Test (Jas)' GameObject ... Read more
Quads with Transparent Unlit Shaders are positioned incorrectly in the G...
How to reproduce:1. Open the user's attached project2. Open scene BugReport/Bug3. Press the Play button4. Observe the movement of th... Read more
Application.logMessageReceived is called from worker thread when logging...
How to reproduce:1. Open the user attached "JobLoggingCrashIssue-2021.3.zip" project2. Open the "SampleScene" Scene3. Enter Play Mod... Read more
[macOS] Cannot set multi-key shortcuts if a single letter is already use...
Reproduction steps:1. Open any Unity project2. Go Unity -> Shortcuts3. Find Stage/Edit Prefab in Isolation4. Try to set its short... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class