Search Issue Tracker
Parenting a non-uniformly rotated cube under another cube deforms the ch...
To reproduce:1. Open 1.unity scene2. Parent Cube(2) gameObject under Cube game objectExpected result: it's parented and the scales a... Read more
[AudioClip] GetData() returns only zeroes if no AudioSource is found
Repro steps:1) Open the project2) Add the Foo script to any object3) Click Play and notice that console throws an error that says al... Read more
[Mesh] Clicking on Mesh options for a GO throws InvalidOperationExceptio...
Steps to repro:- Launch unity- Add a 3D Game object- In the inspector click on mesh options button Note that we get an error in the ... Read more
5.4 editor scene view axis selector has black labels
Scene view axis selector widget used to have white labels, now they are black. Read more
Accessing variables in a static generic class nested inside a regular st...
Steps to reproduce: 1. Open attached project2. Open scene "Test"3. Open script "Test.cs"4. Uncomment line 13: Debug.Log(StaticClass.... Read more
[WebGL][Audio] Sound is much more silent in the build
Repro steps:1) Open the project I attached and the asd scene in it2) Play the scene - notice the sound3) Build and run it4) Notice t... Read more
PSVita corrupt video on the sample for RenderTexture
What happend:Played video with the sample code corrupts. repro:With PSVita extension,Import Package->PSVita Samples->Video,add... Read more
Text component disappears after several indentations when alignment is s...
Steps to reproduce: 1) open attached project2) scene 'm'3) select text element4) add a lot of 'tab' indentation or spam 'tab' and 'd... Read more
[OSX][Standalone] flickering ui components on standalone osx build
Reproduction steps:1. Open attached Unity project.2. Build and run "Game" scene as mac standalone.3. UI elements starts to flicker(G... Read more
Bake lightmaps with a processor with more than 32 threads can hang or cr...
On a 32+ core machine:open the file batchLightmap.ps1 in BatchLightmap folder, edit the powershell file to make sure your unity edit... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument