Search Issue Tracker
[iOS][Texture2D] After destroying objects and new Texture2D is never cle...
1. Open attached project2. Build to iOS3. Click "Open Camera", "Take Picture", Process Image" memory will increase4. Click "Clean Me... Read more
[Shader] Using small/large float numbers in property block breaks shaders
POSTPONED: I think this will be solved when we'll switch to binary shader serialization. For now, I guess avoid specifying too large... Read more
Transparent material blocks GI lighting and makes object material ignored
Repro steps:1) Open the project and run box scene2) Bake the lights and notice that the transparent box is very dark inside3) Also, ... Read more
[HDR] Camera doesn't detect transparency if HDR is enabled
Steps to reproduce: 1. Open attached project in Unity 5.12. Open scene "Test" and run it3. Both, red cube and plane, are rendered4. ... Read more
[RenderTexture] Problems with Graphics.Blit(rndTex, null) after WaitForE...
I want to study how graphics.blit works, pic1 is the srcipt attached to camera, pic2 is scene before playing, pic3 is the scene in r... Read more
[Editor] Replace command in VI mode does not work
Steps to reproduce:1. Open any project in Unity2. Create or open any script in MonoDevelop3. Turn on VI Mode (Tools -> Options...... Read more
[OSX] Shader import in an external exFAT drive crashes Unity
How to reproduce: 1. Open a new project in an external drive formatted as exFAT2. Create a new shader- Unity throws an error upon va... Read more
Time columns in the animation window are highlighted unevenly
Steps to reproduce: 1. Create new project2. Select 'Main Camera'3. Open 'Animation Window'4. Click 'Create' and create the animation... Read more
[Android]Particle system z-sorting bug
When playing alpha blended particle systems on android, severe flickering is visible. Read more
Particle system positions are wrong when moving and playing them
Particle system positions are wrong when moving and playing them 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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL