Search Issue Tracker
[Timeline] Prefab loses a track in timeline when it's instantiated from ...
To reproduce:1. Open project attached by the user2. Build asset bundle in project window (right mouse click -> Build Asset Bundle... Read more
Script behavior error in build output_log when both parent and child cla...
Reproduction Steps:1. Import attached project.2. Build and Run scene "ExampleB".3. Inspect build's output_log. Expected result: Ther... Read more
All static fields are set to null after AssetBundle.LoadAllAssets<TextAs...
Reproduction Steps.1. Import attached project.2. Open "Test" scene.3. Enter Play mode. Expected Result: No errorsActual Result: "Ass... Read more
Unity crashes/throws error/glitches when dragging a Tile Asset onto Tile...
Steps to reproduce:1. Open attached Unity Project "Test2D"2. Select 'Test' tile asset from the Project explorer3. Set its Sprite slo... Read more
[Collab] Editor does not reload mono runtime if .Net compatibility level...
To reproduce:1. Create an empty project2. Open project settings, set 'Script Runtime Version' and 'Api Compatibility Level' to .NET ... Read more
[CustomRenderTexture] Inspector overlap Update Zone values when width is...
Steps to reproduce:1. Open attached Unity Project "Customrendertexturebug.zip"2. Select "New Custom Texture" under Project3. Add a n... Read more
ArgumentException error pops up after editing script in Visual Studio
How to reproduce:1. Open attached Unity project "Blank.zip"2. Open Assets folder in the Project window3. Open GlobalScript.cs script... Read more
Keyframe navigation shortcut behaves abnormally in the Animation window ...
To reproduce:1. Open attached Unity project "TimelineLinkedBug.zip"2. Open "test" scene3. Open Timeline and Animation windows4. Clic... Read more
Audio gets distorted when DSP buffer size is changed to "Best Latency" i...
To reproduce:1. Open attached Unity project "LowLatencyAudioBug.zip"2. Open "AudioBug" scene(For better performance, I suggest disab... Read more
Tile palette prompts multiple "IndexOutOfRangeException" errors when opened
To reproduce:1. Open attached Unity project "New Unity Project 13.zip"2. Window --> Tile Palette4. Observe console Result: Multip... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS