Search Issue Tracker
Can't assign missing script to a prefab if an asmdef is present in the f...
1. What happenedTrying to fix missing script component within a prefab in isolation mode will complain about scripts that are not de... 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
The wrong Component/Class gets added when adding a Nested Class via Scri...
How to reproduce:1. Open the user-attached “YouHaveToBeKiddingMeBro.zip” project2. Enter Play Mode Expected result: “Added the corre... Read more
Java Exception are using multiple lines in the console instead of being ...
Steps to reproduce:1. Open attached project "case_1269685.zip"2. Build project on Android3. Build fails Expected results: Java-relat... Read more
The error of " 'Light' does not contain a definition for 'SetLightDirty'...
To reproduce:1. Open QA attached project TestsetLightDirty2. Build and run3. See console for errors Actual result: the error appears... Read more
Visual Studio Debugger's "Step Into" function does not work between asse...
How to reproduce:1. Open the attached project ("TestDebug.zip")2. Open the repro scene ("SampleScene")2. Open the "Test1.cs" script3... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera