Search Issue Tracker
Unity doesn't show error when it can not overwrite a script assembly
To reproduce:1) Open attached project2) Open "IL Disassembler" (comes with VS, although not Community edition it seems) and use it t... Read more
[OSX] Editor crashes while creating a build on disk with no space left.
Editor crashes while creating a build on location which has no space left. Steps to Reproduce:1. Create a new project.2. Add any pac... Read more
Class layout is not working properly when changing scripting define symb...
To reproduce:1: Open project attached.2: Use menu option, "Builder/Build with define"3: Build will have been correct4: Use menu opti... Read more
PixelSnap has an offset in built in Sprites/Diffuse shader
Steps to reproduce:1. Open attached project (PixelSnap)2. Toggle between Sprites/Diffuse and Sprites/Default3. Notice that Sprites/D... Read more
[asmdef] Moving Assembly Definition along with script files to a differe...
Steps to reproduce:1. Open attached “Asmdef.zip” Unity project2. Select all files (Assembly definition and scripts) in Folder1 in Pr... Read more
Exception thrown "Screen position out of view frustum" on dragging sprit...
DescriptionIn 2D mode, if the camera is set to orthographic, dragging the sprite from project to scene window throws 'Screen Positio... Read more
Editor crash when instantiating a prefab that is not assigned (null)
Reproduction steps:1. Open the attached project ("SomeGraphs.zip")2. Open scene "Graphs"3. Enter play mode4. In the Game tab, press ... Read more
Object's rigidbody gets corrupted when its Animation Controller has more...
To reproduce:1. Open attached Unity project "test0.zip" (the latest one)2. Open "testscene" scene3. Go into Play mode Result: square... Read more
Animator.Update and Camera.Render are producing some poses to have disco...
Reproduction steps:1. Download user's project and open in Unity2. Delete the imposteralbedo and imposternormal in Assets3. Press Ren... Read more
[asmdef] Renaming Assembly Definitions breaks all references to it if th...
Steps to reproduce:1. Open attached “Asmdef.zip” Unity project2. Rename ‘A’ assembly definition file in 'New Folder 1' in Project wi... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved