Search Issue Tracker
Rigidbodies wake up with a jolt when they start sleeping
To reproduce:1. Open attached project2. Play the "Warning" sceneNote that when the person's model falls down on the ground, and the ... Read more
[Profiler] Object names are not shown when profiling a build
Reproduction steps:1) Use any project2) Create a Development Build with Autoconnect Profiler selected (reproduced with OSX Standalon... Read more
[InputField] Cannot reenter leading decimal point in "InputField"
Steps to reproduce:1. Open project attached and Open scene "Test". In "Hierarchy" window notice "InputField" component.2. Click the ... Read more
[iOS][IL2CPP] Double casting does not export correctly with IL2CPP
To reproduce:1. Open attached project ("DoubleCast.zip")2. Open "MainScene" scene3. Play it in the editor4. Notice that in the Conso... Read more
[Android] [AssetBundle] Loading many AssetBundles causes a crash
To reproduce:1) Open attached project and Main scene in it2) Build and run on Android3) Notice a crash after 5-30 seconds (happens q... Read more
DontDestroyOnLoad throws InvalidOperationException when called from the ...
How to reproduce: 1. Open attached project2. Open scene test.unity- Note that an error appears in the console: InvalidOperationExcep... Read more
[GLCore][ComputeShader] Dispatching specificing shader results in crash
Info:I couldn't find realy compute shader crashing problem. But its related with loop and gpu memory accessing in it. Check gif. My ... Read more
[Layers] When layer's name is too long, it becomes invisible in drop dow...
Steps to reproduce:1. Open attached project and open scene "layergg".2. Select game object named "GameObject".3. In "Inspector" wind... Read more
[GLCore][HLSL2GLSL] Using uniform naming t0 or other generated ones resu...
Info:Using sames names that a generated in HLSL2GLSL translation results in redaclaration. For example glsl shaders in unit uses tem... Read more
Editor crashes upgrading project in AnimationCurveTpl<Vector3f>::Evaluat...
Crashing when upgrading from 5.2 -> 5.3 and 5.2 -> 5.4. Repro steps:1. Open project "animation_crash.zip" with 5.3 or 5.4 vers... 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