Search Issue Tracker
Crash when IEnumerator returns nothing due to unreachable code
Steps to reproduce: 1. Open attached project2. Open scene "Default"3. Run it4. Unity crashes Read more
'Assignment made to the same variable' warning only happening when the v...
'Assignment made to the same variable' warning only happening when the variable isn't in an array To reproduce:1. Open attached proj... Read more
[Script Updater]Unity fails to run script updater when "safeCollisionEve...
Steps to reproduce1. Open attached project.2. Notice that window "API Update Required" appears automatically.(if this window does no... Read more
Compiler does not allow implicit conversions in a ternary operator
Steps to reproduce:1. Open attached project ("New Unity Project1").2. Notice that the "Console" window outputs: "Assets/test.cs(11,1... Read more
Unit tests of a Fixed point math library cause a hard crash
Test Atan2 inside Fix16Test make Unity crash using "Editor Tests Runner". - Steps to reproduce-- Using the project attached, go to W... Read more
Script compiling never finishes
To reproduce:1. Open attached project2. Add empty line in LobbyManager script3. Get back to editor4. Notice that compiling never fin... Read more
[Mac]Crash occurs when reading bits from a binary file
[The issue is reproducible on Mac, but not on Windows] Steps to reproduce the issue:1. Download and open attached project.2. Open sc... Read more
TransformDirection and InverseTransformDirection operations are affected...
Reproduction steps:1.Open the "bug.zip" project2.Open the "Test" scene3.Play the scene4.Notice how TransformDirection and InverseTra... Read more
Assigning Material.shader from a worker thread doesn't throw an error in...
Steps to reproduce: 1. Open attached project2. Build and run release (non-developement) build3. Start game and choose "Flat islands"... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default