Search Issue Tracker
Editor crashes on GetComponentsImplementation when opening a Scene
How to reproduce:1. Extract and open the attached project "Avio.zip"2. Open the Scene "3_SceneComponent"-- Editor crashes Crashes on... Read more
Identical DLL files targeting different builds with Define Constraints c...
How to reproduce:1. Download user-submitted folder(protobuf)2. Create a new Unity project3. Paste the contents of the downloaded fol... Read more
Unity compiler ignores -reference alias in .rsp files
Reproduction steps:1. Open the attached project inside of "case_1143273-ReferenceSample.zip" Expected result: Project opens up witho... Read more
[Roslyn] VBCSCompiler.exe remains running after Unity build has finished...
How to reproduce:1. Create a new Unity project2. Open PowerShell window3. Run this command: "('- path to the Editor -\Unity.exe -pro... Read more
Script component called "Object" cannot be assigned to a field in the In...
How to reproduce:1. Open the attached "case_1146092-ObjectField" project2. Select "Tester" in the Hierarchy3. Drag the "NotObject" f... Read more
ScriptableObject instance Script field is 'None'when created out of Scri...
How to reproduce:1. Open the attached 'ScriptableObjectCreation.zip' project2. Right-click in the project tab -> "Create" -> "... Read more
[Templates] Line Endings for New Scripts are set to Windows by default w...
If you create a new project with any template, the Line Endings for New Scripts setting in the Editor tab of Project Settings will b... Read more
"-executeMethod" does not await and exits without completing when the me...
Steps to repro:1. Download and extract the project2. Run the Test method in batch mode (using `-batchmode -projectPath <> -exe... Read more
[Scripting] IEnumerator is automatically called when named Main()
Reproduction steps:1. Open the attached project inside of "Corutinas.zip"2. Open and Play "SampleScene" Expected result: IEnumerator... Read more
[Windows] Editor crashes with a StackOverflowException if a script refer...
How to reproduce:1. Open tester-submitted project(ArrayTest)2. Open the Test Runner window3. Run 'TestSimple' test Expected result: ... 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